File tree Expand file tree Collapse file tree 5 files changed +12
-14
lines changed
Expand file tree Collapse file tree 5 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.google.monitoring-client</groupId >
88 <artifactId >monitoring</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.0.2</version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212
2828 <dependency >
2929 <groupId >com.google.monitoring-client</groupId >
3030 <artifactId >metrics</artifactId >
31- <version >1.0.2-SNAPSHOT </version >
31+ <version >1.0.2</version >
3232 </dependency >
3333
3434 <!-- Test dependencies -->
4343 <dependency >
4444 <groupId >com.google.monitoring-client</groupId >
4545 <artifactId >junit</artifactId >
46- <version >1.0.2-SNAPSHOT </version >
46+ <version >1.0.2</version >
4747 <scope >test</scope >
4848 </dependency >
4949 </dependencies >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.google.monitoring-client</groupId >
88 <artifactId >monitoring</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.0.2</version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212
8383 <dependency >
8484 <groupId >com.google.monitoring-client</groupId >
8585 <artifactId >junit</artifactId >
86- <version >1.0.2-SNAPSHOT </version >
86+ <version >1.0.2</version >
8787 <scope >test</scope >
8888 </dependency >
8989 </dependencies >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53
64 <modelVersion >4.0.0</modelVersion >
75
86 <groupId >com.google.monitoring-client</groupId >
97 <artifactId >monitoring</artifactId >
10- <version >1.0.2-SNAPSHOT </version >
8+ <version >1.0.2</version >
119 <packaging >pom</packaging >
1210
1311 <name >Monitoring Client Library for Java</name >
4846 <developerConnection >scm:git:git@github.com:google/java-monitoring-client-library.git
4947 </developerConnection >
5048 <url >https://github.com/google/java-monitoring-client-library</url >
51- <tag >HEAD </tag >
49+ <tag >v1.0.2 </tag >
5250 </scm >
5351
5452 <distributionManagement >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.google.monitoring-client</groupId >
88 <artifactId >monitoring</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.0.2</version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212
3434 <dependency >
3535 <groupId >com.google.monitoring-client</groupId >
3636 <artifactId >metrics</artifactId >
37- <version >1.0.2-SNAPSHOT </version >
37+ <version >1.0.2</version >
3838 </dependency >
3939
4040 <!-- Test dependencies -->
6363 <dependency >
6464 <groupId >com.google.monitoring-client</groupId >
6565 <artifactId >junit</artifactId >
66- <version >1.0.2-SNAPSHOT </version >
66+ <version >1.0.2</version >
6767 <scope >test</scope >
6868 </dependency >
6969 </dependencies >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.google.monitoring-client</groupId >
88 <artifactId >monitoring</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.0.2</version >
1010 <relativePath >../..</relativePath >
1111 </parent >
1212
You can’t perform that action at this time.
0 commit comments