File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >io.tarantool</groupId >
76 <artifactId >testcontainers-java-tarantool</artifactId >
87 <packaging >jar</packaging >
9- <version >1.0.0-SNAPSHOT </version >
8+ <version >0.4.7 </version >
109
1110 <name >TestContainers for Tarantool</name >
1211 <description >Dockerized Tarantool and Tarantool Cartridge containers for testing under Testcontainers.</description >
4342 <connection >scm:git:git@github.com:tarantool/cartridge-java-testcontainers.git</connection >
4443 <developerConnection >scm:git:git@github.com:tarantool/cartridge-java-testcontainers.git</developerConnection >
4544 <url >http://github.com/tarantool/cartridge-java-testcontainers/tree/master</url >
46- <tag >v0.4.6 </tag >
45+ <tag >v0.4.7 </tag >
4746 </scm >
4847
4948 <properties >
You can’t perform that action at this time.
0 commit comments