Skip to content

Commit 0944382

Browse files
updated google-http-client-xml/pom.xml [ci skip]
1 parent 2360b57 commit 0944382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-http-client-xml/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.33.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
7+
<version>1.34.0</version><!-- {x-version-update:google-http-client-parent:current} -->
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-xml</artifactId>
11-
<version>1.33.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-xml:current} -->
11+
<version>1.34.0</version><!-- {x-version-update:google-http-client-xml:current} -->
1212
<name>XML extensions to the Google HTTP Client Library for Java.</name>
1313

1414
<build>

0 commit comments

Comments
 (0)