Skip to content

Commit 1f9aeb5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e872c9e commit 1f9aeb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>io.github.microcks</groupId>
66
<artifactId>microcks-testcontainers</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.2.10</version>
8+
<version>0.2.11-SNAPSHOT</version>
99

1010
<name>Microcks Testcontainers</name>
1111
<description>Microcks Testcontainers Java library</description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/microcks/microcks-testcontainers-java.git</connection>
3636
<developerConnection>scm:git:https://github.com/microcks/microcks-testcontainers-java.git</developerConnection>
3737
<url>http://github.com/microcks/microcks-testcontainers-java/</url>
38-
<tag>0.2.10</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040

4141
<distributionManagement>

0 commit comments

Comments
 (0)