File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
java-allocation-instrumenter Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >com.google.code.java-allocation-instrumenter</groupId >
5
4
<artifactId >java-allocation-instrumenter</artifactId >
6
5
<packaging >jar</packaging >
7
- <version >2.0-SNAPSHOT </version >
6
+ <version >2.0</version >
8
7
<inceptionYear >2009</inceptionYear >
9
8
<name >java-allocation-instrumenter</name >
10
9
<parent >
25
24
</license >
26
25
</licenses >
27
26
<scm >
28
- <connection >scm:svn:http://java-allocation-instrumenter.googlecode.com/svn/trunk /java-allocation-instrumenter</connection >
29
- <developerConnection >scm:svn:https://java-allocation-instrumenter.googlecode.com/svn/trunk /java-allocation-instrumenter</developerConnection >
30
- <url >http://java-allocation-instrumenter.codegoogle.com/svn/trunk /java-allocation-instrumenter</url >
27
+ <connection >scm:svn:http://java-allocation-instrumenter.googlecode.com/svn/tags /java-allocation-instrumenter-2.0 </connection >
28
+ <developerConnection >scm:svn:https://java-allocation-instrumenter.googlecode.com/svn/tags /java-allocation-instrumenter-2.0 </developerConnection >
29
+ <url >http://java-allocation-instrumenter.codegoogle.com/svn/tags /java-allocation-instrumenter-2.0 </url >
31
30
</scm >
32
31
<issueManagement >
33
32
<system >Google Code Issue Tracking</system >
You can’t perform that action at this time.
0 commit comments