File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 * specific language governing permissions and limitations
1717 * under the License.
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
19+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2220
2321 <parent >
2422 <groupId >com.google.api-ads</groupId >
2523 <artifactId >google-ads-parent</artifactId >
26- <version >0.6.1-SNAPSHOT </version >
24+ <version >0.7.0 </version >
2725 <relativePath >../pom.xml</relativePath >
2826 </parent >
2927
3028 <modelVersion >4.0.0</modelVersion >
3129 <groupId >com.google.api-ads</groupId >
3230 <artifactId >google-ads</artifactId >
3331 <packaging >jar</packaging >
34- <version >0.6.1-SNAPSHOT </version >
32+ <version >0.7.0 </version >
3533 <name >Google Ads API client library for Java</name >
3634 <description >
3735 Google Ads API client library for Java.
Original file line number Diff line number Diff line change 2222
2323 <groupId >com.google.api-ads</groupId >
2424 <artifactId >google-ads-parent</artifactId >
25- <version >0.6.1-SNAPSHOT </version >
25+ <version >0.7.0 </version >
2626
2727 <packaging >pom</packaging >
2828 <name >Google Ads API client library for Java project</name >
5656 <url >
5757 https://github.com/googleads/google-ads-java
5858 </url >
59- <tag >HEAD </tag >
59+ <tag >0.7.0 </tag >
6060 </scm >
6161
6262 <developers >
You can’t perform that action at this time.
0 commit comments