Skip to content

Commit f8ecf23

Browse files
updated pom.xml [ci skip]
1 parent 60a13d3 commit f8ecf23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.34.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
7+
<version>1.34.1</version><!-- {x-version-update:google-http-client-parent:current} -->
88
<packaging>pom</packaging>
99
<name>Parent for the Google HTTP Client Library for Java</name>
1010
<description>Google HTTP Client Library for Java</description>
@@ -544,7 +544,7 @@
544544
- google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here)
545545
- Internally, update the default features.json file
546546
-->
547-
<project.http-client.version>1.34.1-SNAPSHOT</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
547+
<project.http-client.version>1.34.1</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
548548
<project.appengine.version>1.9.71</project.appengine.version>
549549
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
550550
<project.jsr305.version>3.0.2</project.jsr305.version>

0 commit comments

Comments
 (0)