Skip to content

Commit dd3e110

Browse files
authored
Correct the parent/version in examples to 0.1.0.
1 parent 8cc5ccd commit dd3e110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-ads-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.google.api-ads</groupId>
2424
<artifactId>google-ads-parent</artifactId>
25-
<version>0.1.0-SNAPSHOT</version>
25+
<version>0.1.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)