Skip to content

Commit 5e08eb0

Browse files
committed
[maven-release-plugin] prepare release jsdt-core-3.2.0
1 parent 04c1910 commit 5e08eb0

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.revelc.code.formatter</groupId>
55
<artifactId>jsdt-core</artifactId>
6-
<version>3.2.0-SNAPSHOT</version>
6+
<version>3.2.0</version>
77
<packaging>eclipse-plugin</packaging>
88
<name>Eclipse JSDT Core Bundle</name>
99
<description>Repackaging of Eclipse JSDT bundled for Maven Central</description>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:https://github.com/revelc/jsdt-core.git</connection>
3232
<developerConnection>scm:git:git@github.com/revelc/jsdt-core.git</developerConnection>
33-
<tag>HEAD</tag>
33+
<tag>jsdt-core-3.2.0</tag>
3434
<url>https://github.com/revelc/jsdt-core</url>
3535
</scm>
3636
<issueManagement>

0 commit comments

Comments
 (0)