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 e872c9e commit 1f9aeb5Copy full SHA for 1f9aeb5
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>io.github.microcks</groupId>
6
<artifactId>microcks-testcontainers</artifactId>
7
<packaging>jar</packaging>
8
- <version>0.2.10</version>
+ <version>0.2.11-SNAPSHOT</version>
9
10
<name>Microcks Testcontainers</name>
11
<description>Microcks Testcontainers Java library</description>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/microcks/microcks-testcontainers-java.git</connection>
36
<developerConnection>scm:git:https://github.com/microcks/microcks-testcontainers-java.git</developerConnection>
37
<url>http://github.com/microcks/microcks-testcontainers-java/</url>
38
- <tag>0.2.10</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<distributionManagement>
0 commit comments