Skip to content

Commit 266d27b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a3542b0 commit 266d27b

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>org.wiremock.integrations.testcontainers</groupId>
66
<artifactId>wiremock-testcontainers-module</artifactId>
77
<description>Testcontainers Java module for WireMock</description>
8-
<version>1.0-alpha-6</version>
8+
<version>1.0-alpha-7-SNAPSHOT</version>
99

1010
<licenses>
1111
<license>
@@ -203,7 +203,7 @@
203203
<connection>scm:git:git://github.com/wiremock/wiremock-testcontainers-java.git</connection>
204204
<developerConnection>scm:git:https://github.com/wiremock/wiremock-testcontainers-java.git</developerConnection>
205205
<url>https://github.com/wiremock/wiremock-testcontainers-java</url>
206-
<tag>1.0-alpha-6</tag>
206+
<tag>${scmTag}</tag>
207207
</scm>
208208

209209
<distributionManagement>

0 commit comments

Comments
 (0)