Skip to content

Commit 16c129a

Browse files
committed
[maven-release-plugin] prepare release jcodemodel-3.2.1
1 parent 0586471 commit 16c129a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<version>1.10.7</version>
5050
</parent>
5151
<artifactId>jcodemodel</artifactId>
52-
<version>3.2.1-SNAPSHOT</version>
52+
<version>3.2.1</version>
5353
<packaging>bundle</packaging>
5454
<name>jcodemodel</name>
5555
<description>Java code generation library</description>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:git@github.com:phax/jcodemodel.git</connection>
6969
<developerConnection>scm:git:git@github.com:phax/jcodemodel.git</developerConnection>
7070
<url>http://github.com/phax/jcodemodel</url>
71-
<tag>HEAD</tag>
71+
<tag>jcodemodel-3.2.1</tag>
7272
</scm>
7373

7474
<developers>

0 commit comments

Comments
 (0)