File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
1110 <groupId >com.github.docker-java</groupId >
1211 <artifactId >docker-java</artifactId >
1312 <packaging >jar</packaging >
14- <version >3.0.0-SNAPSHOT </version >
13+ <version >3.0.0-RC1 </version >
1514
1615 <name >docker-java</name >
1716 <url >https://github.com/docker-java/docker-java</url >
2928 <connection >scm:git:git@github.com:docker-java/docker-java.git</connection >
3029 <url >git@github.com:docker-java/docker-java.git</url >
3130 <developerConnection >scm:git:git@github.com:docker-java/docker-java.git</developerConnection >
32- <tag >HEAD </tag >
31+ <tag >docker-java-3.0.0-RC1 </tag >
3332 </scm >
3433
3534 <developers >
You can’t perform that action at this time.
0 commit comments