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 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
108 </parent >
119
1210 <artifactId >scalecube-test-support</artifactId >
13- <version >0.1.1-SNAPSHOT </version >
11+ <version >0.1.1</version >
1412 <name >${project.artifactId} </name >
1513
1614 <repositories >
5351 <connection >scm:git:https://github.com/scalecube/scalecube-test-support.git</connection >
5452 <developerConnection >scm:git:https://github.com/scalecube/scalecube-test-support.git
5553 </developerConnection >
56- <tag >HEAD </tag >
54+ <tag >release-0.1.1 </tag >
5755 </scm >
5856
5957 <properties >
You can’t perform that action at this time.
0 commit comments