Skip to content

Commit 3d4ea3b

Browse files
committed
[maven-release-plugin] prepare release 1.13.1-beta
1 parent deac916 commit 3d4ea3b

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<groupId>com.google.http-client</groupId>

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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</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.13.1-beta-SNAPSHOT</version>
6+
<version>1.13.1-beta</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>com.google.http-client</groupId>
1010
<artifactId>google-http-client-parent</artifactId>
11-
<version>1.13.1-beta-SNAPSHOT</version>
11+
<version>1.13.1-beta</version>
1212
<packaging>pom</packaging>
1313
<name>Parent for the Google HTTP Client Library for Java</name>
1414

0 commit comments

Comments
 (0)