File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >org.wiremock.integrations.testcontainers</groupId >
86 <artifactId >wiremock-testcontainers-module</artifactId >
97 <description >TestContainers module for WireMock</description >
10- <version >1.0-alpha-1-SNAPSHOT </version >
8+ <version >1.0-alpha-1</version >
119
1210 <licenses >
1311 <license >
150148 <connection >scm:git:git://github.com/wiremock/wiremock-testcontainers-java.git</connection >
151149 <developerConnection >scm:git:https://github.com/wiremock/wiremock-testcontainers-java.git</developerConnection >
152150 <url >https://github.com/wiremock/wiremock-testcontainers-java</url >
153- <tag >${scmTag} </tag >
151+ <tag >wiremock-testcontainers-module-1.0-alpha-1 </tag >
154152 </scm >
155153
156154 <distributionManagement >
You can’t perform that action at this time.
0 commit comments