File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <groupId >com.github.docker-java</groupId >
1111 <artifactId >docker-java</artifactId >
1212 <packaging >bundle</packaging >
13- <version >3.1.0-SNAPSHOT </version >
13+ <version >3.1.0-rc-6 </version >
1414
1515 <name >docker-java</name >
1616 <url >https://github.com/docker-java/docker-java</url >
2828 <connection >scm:git:git@github.com:docker-java/docker-java.git</connection >
2929 <url >git@github.com:docker-java/docker-java.git</url >
3030 <developerConnection >scm:git:git@github.com:docker-java/docker-java.git</developerConnection >
31- <tag >HEAD </tag >
31+ <tag >3.1.0-rc-6 </tag >
3232 </scm >
3333
3434 <developers >
512512 <plugin >
513513 <groupId >org.codehaus.mojo</groupId >
514514 <artifactId >findbugs-maven-plugin</artifactId >
515- <version >3.0.3 </version >
515+ <version >3.0.5 </version >
516516 <configuration >
517517 <effort >Max</effort >
518518 <threshold >Low</threshold >
You can’t perform that action at this time.
0 commit comments