File tree Expand file tree Collapse file tree 5 files changed +16
-25
lines changed
Expand file tree Collapse file tree 5 files changed +16
-25
lines changed 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 <parent >
97 <groupId >com.google.monitoring-client</groupId >
108 <artifactId >monitoring</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1210 <relativePath >..</relativePath >
1311 </parent >
1412
3028 <dependency >
3129 <groupId >com.google.monitoring-client</groupId >
3230 <artifactId >metrics</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
31+ <version >1.0.1</version >
3432 </dependency >
3533
3634 <!-- Test dependencies -->
4543 <dependency >
4644 <groupId >com.google.monitoring-client</groupId >
4745 <artifactId >junit</artifactId >
48- <version >1.0.1-SNAPSHOT </version >
46+ <version >1.0.1</version >
4947 <scope >test</scope >
5048 </dependency >
5149 </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 <parent >
97 <groupId >com.google.monitoring-client</groupId >
108 <artifactId >monitoring</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1210 <relativePath >..</relativePath >
1311 </parent >
1412
8583 <dependency >
8684 <groupId >com.google.monitoring-client</groupId >
8785 <artifactId >junit</artifactId >
88- <version >1.0.1-SNAPSHOT </version >
86+ <version >1.0.1</version >
8987 <scope >test</scope >
9088 </dependency >
9189 </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.1-SNAPSHOT </version >
8+ <version >1.0.1</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 >
49+ <tag >1.0.1</tag >
5150 </scm >
5251
5352 <distributionManagement >
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 <parent >
97 <groupId >com.google.monitoring-client</groupId >
108 <artifactId >monitoring</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1210 <relativePath >..</relativePath >
1311 </parent >
1412
3634 <dependency >
3735 <groupId >com.google.monitoring-client</groupId >
3836 <artifactId >metrics</artifactId >
39- <version >1.0.1-SNAPSHOT </version >
37+ <version >1.0.1</version >
4038 </dependency >
4139
4240 <!-- Test dependencies -->
6563 <dependency >
6664 <groupId >com.google.monitoring-client</groupId >
6765 <artifactId >junit</artifactId >
68- <version >1.0.1-SNAPSHOT </version >
66+ <version >1.0.1</version >
6967 <scope >test</scope >
7068 </dependency >
7169 </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 <parent >
97 <groupId >com.google.monitoring-client</groupId >
108 <artifactId >monitoring</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
9+ <version >1.0.1</version >
1210 <relativePath >../..</relativePath >
1311 </parent >
1412
You can’t perform that action at this time.
0 commit comments