We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244f4e2 commit 11cb281Copy full SHA for 11cb281
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>io.tarantool</groupId>
6
<artifactId>testcontainers-java-tarantool</artifactId>
7
<packaging>jar</packaging>
8
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.5.0</version>
9
10
<name>TestContainers for Tarantool</name>
11
<description>Dockerized Tarantool and Tarantool Cartridge containers for testing under Testcontainers.</description>
@@ -42,7 +42,7 @@
42
<connection>scm:git:[email protected]:tarantool/cartridge-java-testcontainers.git</connection>
43
<developerConnection>scm:git:[email protected]:tarantool/cartridge-java-testcontainers.git</developerConnection>
44
<url>http://github.com/tarantool/cartridge-java-testcontainers/tree/master</url>
45
- <tag>v0.4.6</tag>
+ <tag>v0.5.0</tag>
46
</scm>
47
48
<properties>
0 commit comments