8000 Update versions of the parent project in samples. · Geisirc/google-http-java-client@8fda4a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fda4a1

Browse files
pawelzmattwhisenhunt
authored andcommitted
Update versions of the parent project in samples.
This fixes build, versions of parent project were out of sync in samples.
1 parent 98c0f4e commit 8fda4a1

File tree

2 files changed

+2
-2
lines changed
  • samples
    • dailymotion-simple-cmdline-sample
    • googleplus-simple-cmdline-sample

2 files changed

+2
-2
lines changed

samples/dailymotion-simple-cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.23.0-SNAPSHOT</version>
7+
<version>1.24.0-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>dailymotion-simple-cmdline-sample</artifactId>

samples/googleplus-simple-cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.23.0-SNAPSHOT</version>
7+
<version>1.24.0-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>googleplus-simple-cmdline-sample</artifactId>

0 commit comments

Comments 302D
 (0)
0