Skip to content

Commit 44a6423

Browse files
committed
Released internal version 1.44.2-dev.0001
1 parent f764295 commit 44a6423

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

google-http-client-android/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<parent>
1818
<groupId>com.google.http-client</groupId>
1919
<artifactId>google-http-client-parent</artifactId>
20-
<version>1.44.1</version><!-- {x-version-update:google-http-client-parent:current} -->
20+
<version>1.44.2-dev.0001</version><!-- {x-version-update:google-http-client-parent:current} -->
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>google-http-client-android</artifactId>
24-
<version>1.44.1</version><!-- {x-version-update:google-http-client-android:current} -->
24+
<version>1.44.2-dev.0001</version><!-- {x-version-update:google-http-client-android:current} -->
2525
<name>Fork of com.google.http-client:google-http-client-android for Cryptomator for Android</name>
2626
<description>
2727
Unofficial, unaffiliated and unassociated fork of https://github.com/googleapis/google-http-java-client for internal use in Cryptomator for Android.

google-http-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<parent>
1818
<groupId>com.google.http-client</groupId>
1919
<artifactId>google-http-client-parent</artifactId>
20-
<version>1.44.1</version><!-- {x-version-update:google-http-client-parent:current} -->
20+
<version>1.44.2-dev.0001</version><!-- {x-version-update:google-http-client-parent:current} -->
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>google-http-client</artifactId>
24-
<version>1.44.1</version><!-- {x-version-update:google-http-client:current} -->
24+
<version>1.44.2-dev.0001</version><!-- {x-version-update:google-http-client:current} -->
2525
<name>Fork of com.google.http-client:google-http-client for Cryptomator for Android</name>
2626
<description>
2727
Unofficial, unaffiliated and unassociated fork of https://github.com/googleapis/google-http-java-client for internal use in Cryptomator for Android.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<modelVersion>4.0.0</modelVersion>
1818
<groupId>com.google.http-client</groupId>
1919
<artifactId>google-http-client-parent</artifactId>
20-
<version>1.44.1</version><!-- {x-version-update:google-http-client-parent:current} -->
20+
<version>1.44.2-dev.0001</version><!-- {x-version-update:google-http-client-parent:current} -->
2121
<packaging>pom</packaging>
2222
<name>Fork of com.google.http-client:google-http-client-parent for Cryptomator for Android</name>
2323
<description>

0 commit comments

Comments
 (0)