Skip to content

Commit 58cd8e7

Browse files
committed
[maven-release-plugin] prepare release 1.0-alpha-2
1 parent b6167fe commit 58cd8e7

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 module for WireMock</description>
8-
<version>1.0-alpha-2-SNAPSHOT</version>
8+
<version>1.0-alpha-2</version>
99

1010
<licenses>
1111
<license>
@@ -156,7 +156,7 @@
156156
<connection>scm:git:git://github.com/wiremock/wiremock-testcontainers-java.git</connection>
157157
<developerConnection>scm:git:https://github.com/wiremock/wiremock-testcontainers-java.git</developerConnection>
158158
<url>https://github.com/wiremock/wiremock-testcontainers-java</url>
159-
<tag>${scmTag}</tag>
159+
<tag>1.0-alpha-2</tag>
160160
</scm>
161161

162162
<distributionManagement>

0 commit comments

Comments
 (0)