Skip to content

Commit 9c1e132

Browse files
committed
[maven-release-plugin] prepare release 1.0-alpha-4
1 parent 5b736f6 commit 9c1e132

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-4-SNAPSHOT</version>
8+
<version>1.0-alpha-4</version>
99

1010
<licenses>
1111
<license>
@@ -190,7 +190,7 @@
190190
<connection>scm:git:git://github.com/wiremock/wiremock-testcontainers-java.git</connection>
191191
<developerConnection>scm:git:https://github.com/wiremock/wiremock-testcontainers-java.git</developerConnection>
192192
<url>https://github.com/wiremock/wiremock-testcontainers-java</url>
193-
<tag>${scmTag}</tag>
193+
<tag>1.0-alpha-4</tag>
194194
</scm>
195195

196196
<distributionManagement>

0 commit comments

Comments
 (0)