Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 21583b5

Browse filesBrowse files
committed
prepare for next development iteration
1 parent 1ecdd7c commit 21583b5
Copy full SHA for 21583b5

File tree

7 files changed

+7
-7
lines changed
Filter options

7 files changed

+7
-7
lines changed

‎docker-java-api/pom.xml

Copy file name to clipboardExpand all lines: docker-java-api/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

‎docker-java-core/pom.xml

Copy file name to clipboardExpand all lines: docker-java-core/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

‎docker-java-transport-jersey/pom.xml

Copy file name to clipboardExpand all lines: docker-java-transport-jersey/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

‎docker-java-transport-netty/pom.xml

Copy file name to clipboardExpand all lines: docker-java-transport-netty/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

‎docker-java-transport-okhttp/pom.xml

Copy file name to clipboardExpand all lines: docker-java-transport-okhttp/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

‎docker-java/pom.xml

Copy file name to clipboardExpand all lines: docker-java/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
7-
<version>3.2.1</version>
7+
<version>3.2.2-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.docker-java</groupId>
66
<artifactId>docker-java-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>3.2.1</version>
8+
<version>3.2.2-SNAPSHOT</version>
99

1010
<name>docker-java-parent</name>
1111
<url>https://github.com/docker-java/docker-java</url>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.