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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- 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" >
2120
2221 <parent >
2322 <groupId >com.google.api-ads</groupId >
2423 <artifactId >google-ads-parent</artifactId >
25- <version >0.1.0-SNAPSHOT </version >
24+ <version >0.1.0</version >
2625 <relativePath >../pom.xml</relativePath >
2726 </parent >
2827
2928 <modelVersion >4.0.0</modelVersion >
3029 <groupId >com.google.api-ads</groupId >
3130 <artifactId >google-ads</artifactId >
3231 <packaging >jar</packaging >
33- <version >0.1.0-SNAPSHOT </version >
32+ <version >0.1.0</version >
3433 <name >Google Ads API client library for Java</name >
3534 <description >
3635 Google Ads API client library for Java.
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
2120
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <groupId >com.google.api-ads</groupId >
2524 <artifactId >google-ads-parent</artifactId >
26- <version >0.1.0-SNAPSHOT </version >
25+ <version >0.1.0</version >
2726
2827 <packaging >pom</packaging >
2928 <name >Google Ads API client library for Java project</name >
5756 <url >
5857 https://github.com/googleads/google-ads-java
5958 </url >
59+ <tag >0.1.0</tag >
6060 </scm >
6161
6262 <developers >
You can’t perform that action at this time.
0 commit comments