Skip to content

Commit 6064090

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5fe9235 commit 6064090

File tree

18 files changed

+19
-19
lines changed

18 files changed

+19
-19
lines changed

mockwebserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>mockwebserver</artifactId>

okcurl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okcurl</artifactId>

okhttp-dnsoverhttps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp-dnsoverhttps</artifactId>

okhttp-logging-interceptor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>logging-interceptor</artifactId>

okhttp-sse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp-sse</artifactId>

okhttp-testing-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp-testing-support</artifactId>

okhttp-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp-tests</artifactId>

okhttp-tls/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp-tls</artifactId>

okhttp-urlconnection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp-urlconnection</artifactId>

okhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.okhttp3</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.14.5</version>
9+
<version>3.14.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>okhttp</artifactId>

0 commit comments

Comments
 (0)