Skip to content

Commit cd7f91a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 70b8c4a commit cd7f91a

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

google-http-client-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-android</artifactId>

google-http-client-appengine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-appengine</artifactId>

google-http-client-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<groupId>com.google.http-client</groupId>

google-http-client-findbugs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-findbugs</artifactId>

google-http-client-gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-gson</artifactId>

google-http-client-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-jackson</artifactId>

google-http-client-jackson2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-jackson2</artifactId>

google-http-client-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-protobuf</artifactId>

google-http-client-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-test</artifactId>

google-http-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.http-client</groupId>
55
<artifactId>google-http-client-parent</artifactId>
6-
<version>1.15.0-rc</version>
6+
<version>1.15.1-rc-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client</artifactId>

0 commit comments

Comments
 (0)