8000 [maven-release-plugin] prepare release 1.8.1-beta · robccan/google-http-java-client@81d310f · GitHub
[go: up one dir, main page]

Skip to content

Commit 81d310f

Browse files
committed
[maven-release-plugin] prepare release 1.8.1-beta
1 parent 0eb80a3 commit 81d310f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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

google-http-client-android3/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.8.1-beta-SNAPSHOT</version>
6+
<version>1.8.1-beta</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>google-http-client-android3</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.8.1-beta-SNAPSHOT</version>
6+
<version>1.8.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.8.1-beta-SNAPSHOT</version>
6+
<version>1.8.1-beta</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<groupId>com.google.http-client</groupId>

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.8.1-beta-SNAPSHOT</version>
6+
<version>1.8.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.8.1-beta-SNAPSHOT</version>
11+
<version>1.8.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)
0