File tree Expand file tree Collapse file tree 15 files changed +47
-15
lines changed
google-http-client-android-test
google-http-client-android
google-http-client-appengine
google-http-client-assembly
google-http-client-findbugs
google-http-client-jackson2
google-http-client-jackson
google-http-client-protobuf Expand file tree Collapse file tree 15 files changed +47
-15
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >google-http-client</groupId >
5
5
<artifactId >google-http-client-android-test</artifactId >
6
6
<name >Test project for google-http-client-android.</name >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-android-test:current} -->
8
8
<packaging >apk</packaging >
9
9
10
10
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-android</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-android:current} -->
11
12
<name >Android Platform Extensions to the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-appengine</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-appengine:current} -->
11
12
<name >Google App Engine extensions to the Google HTTP Client Library for Java.</name >
13
+
12
14
<build >
13
15
<plugins >
14
16
<plugin >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<groupId >com.google.http-client</groupId >
11
11
<artifactId >google-http-client-assembly</artifactId >
12
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-assembly:current} -->
12
13
<packaging >pom</packaging >
13
14
<name >Assembly for the Google HTTP Client Library for Java</name >
14
15
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-findbugs</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-findbugs:current} -->
11
12
<name >Google APIs Client Library Findbugs custom plugin.</name >
13
+
12
14
<build >
13
15
<plugins >
14
16
<plugin >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-gson</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-gson:current} -->
11
12
<name >GSON extensions to the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-jackson</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-jackson:current} -->
11
12
<name >Jackson extensions to the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-jackson2</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-jackson2:current} -->
11
12
<name >Jackson 2 extensions to the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-jdo</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-jdo:current} -->
11
12
<name >JDO extensions to the Google HTTP Client Library for Java.</name >
13
+
12
14
<build >
13
15
<plugins >
14
16
<plugin >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-protobuf</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-protobuf:current} -->
11
12
<name >Protocol Buffer extensions to the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-test</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-test:current} -->
11
12
<name >Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client-xml</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-xml:current} -->
11
12
<name >XML extensions to the Google HTTP Client Library for Java.</name >
12
13
13
14
<build >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.http-client</groupId >
6
6
<artifactId >google-http-client-parent</artifactId >
7
- <version >1.26.0-SNAPSHOT</version >
7
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >google-http-client</artifactId >
11
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client:current} -->
11
12
<name >Google HTTP Client Library for Java</name >
12
13
<description >
13
14
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,
14
- including Java 5 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
15
+ including Java 6 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.
15
16
</description >
16
17
17
18
<build >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >com.google.http-client</groupId >
11
11
<artifactId >google-http-client-parent</artifactId >
12
- <version >1.26.0-SNAPSHOT</version >
12
+ <version >1.26.0-SNAPSHOT</version ><!-- {x-version-update:google-http-client-parent:current} -->
13
13
<packaging >pom</packaging >
14
14
<name >Parent for the Google HTTP Client Library for Java</name >
15
15
Original file line number Diff line number Diff line change
1
+ # Format:
2
+ # module:released-version:current-version
3
+
4
+ google-http-client:1.25.0:1.26.0-SNAPSHOT
5
+ google-http-client-parent:1.25.0:1.26.0-SNAPSHOT
6
+ google-http-client-android:1.25.0:1.26.0-SNAPSHOT
7
+ google-http-client-android-test:1.25.0:1.26.0-SNAPSHOT
8
+ google-http-client-appengine:1.25.0:1.26.0-SNAPSHOT
9
+ google-http-client-assembly:1.25.0:1.26.0-SNAPSHOT
10
+ google-http-client-findbugs:1.25.0:1.26.0-SNAPSHOT
11
+ google-http-client-gson:1.25.0:1.26.0-SNAPSHOT
12
+ google-http-client-jackson:1.25.0:1.26.0-SNAPSHOT
13
+ google-http-client-jackson2:1.25.0:1.26.0-SNAPSHOT
14
+ google-http-client-jdo:1.25.0:1.26.0-SNAPSHOT
15
+ google-http-client-protobuf:1.25.0:1.26.0-SNAPSHOT
16
+ google-http-client-test:1.25.0:1.26.0-SNAPSHOT
17
+ google-http-client-xml:1.25.0:1.26.0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments