Skip to content

Commit 041cd11

Browse files
authored
Update google-ads-examples/pom.xml versions prior to release. (#52)
1 parent 3a848fd commit 041cd11

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

google-ads-examples/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<parent>
2424
<groupId>com.google.api-ads</groupId>
2525
<artifactId>google-ads-parent</artifactId>
26-
<version>0.6.1-SNAPSHOT</version>
26+
<version>0.7.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

3030
<modelVersion>4.0.0</modelVersion>
3131
<groupId>com.google.api-ads</groupId>
3232
<artifactId>google-ads-examples</artifactId>
3333
<packaging>jar</packaging>
34-
<version>0.6.1-SNAPSHOT</version>
34+
<version>0.7.0</version>
3535
<name>Google Ads API client library for Java examples</name>
3636
<description>
3737
Examples demonstrating the Google Ads API client library for Java.
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.google.api-ads</groupId>
5858
<artifactId>google-ads</artifactId>
59-
<version>0.6.1-SNAPSHOT</version>
59+
<version>0.7.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.beust</groupId>

0 commit comments

Comments
 (0)