File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.analytics</groupId >
55 <artifactId >analytics-admin-samples</artifactId >
6+ <version >1.3.0</version >
67 <packaging >jar</packaging >
78 <name >Google Analytics Admin Samples</name >
89 <url >https://github.com/googleanalytics/java-docs-samples</url >
1314 </license >
1415 </licenses >
1516
16- <!--
17- The parent pom defines common style checks and testing strategies for our samples.
18- Removing or replacing it should not affect the execution of the samples in anyway.
19- -->
20- <parent >
21- <groupId >com.google.cloud.samples</groupId >
22- <artifactId >shared-configuration</artifactId >
23- <version >1.2.0</version >
24- </parent >
25-
2617 <properties >
2718 <maven .compiler.target>1.8</maven .compiler.target>
2819 <maven .compiler.source>1.8</maven .compiler.source>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.analytics</groupId >
55 <artifactId >analytics-data-samples</artifactId >
6+ <version >1.3.0</version >
67 <packaging >jar</packaging >
78 <name >Google Analytics Data Samples</name >
89 <url >https://github.com/googleanalytics/java-docs-samples</url >
1314 </license >
1415 </licenses >
1516
16- <!--
17- The parent pom defines common style checks and testing strategies for our samples.
18- Removing or replacing it should not affect the execution of the samples in anyway.
19- -->
20- <parent >
21- <groupId >com.google.cloud.samples</groupId >
22- <artifactId >shared-configuration</artifactId >
23- <version >1.2.0</version >
24- </parent >
25-
2617 <properties >
2718 <maven .compiler.target>1.8</maven .compiler.target>
2819 <maven .compiler.source>1.8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments