File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
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.6-SNAPSHOT </version >
13+ <version >3.0.6</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 >3.0.6 </tag >
3332 </scm >
3433
3534 <developers >
You can’t perform that action at this time.
0 commit comments