Skip to content

Commit dd60ba4

Browse files
changing to 2.0-SNAPSHOT to follow the maven blessed way to release a version.
1 parent 071db12 commit dd60ba4

File tree

1 file changed

+1
-1
lines changed
  • java-allocation-instrumenter

1 file changed

+1
-1
lines changed

java-allocation-instrumenter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.code.java-allocation-instrumenter</groupId>
55
<artifactId>java-allocation-instrumenter</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.0</version>
7+
<version>2.0-SNAPSHOT</version>
88
<inceptionYear>2009</inceptionYear>
99
<name>java-allocation-instrumenter</name>
1010
<parent>

0 commit comments

Comments
 (0)