Skip to content

Commit 450e233

Browse files
committed
[maven-release-plugin] prepare release jsdt-core-3.4.2
1 parent 1234206 commit 450e233

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
@@ -18,7 +18,7 @@
1818
</parent>
1919
<groupId>net.revelc.code.formatter</groupId>
2020
<artifactId>jsdt-core</artifactId>
21-
<version>3.4.2-SNAPSHOT</version>
21+
<version>3.4.2</version>
2222
<packaging>eclipse-plugin</packaging>
2323
<name>Eclipse JSDT Core Bundle</name>
2424
<description>Repackaging of Eclipse JSDT bundled for Maven Central</description>
@@ -42,7 +42,7 @@
4242
<scm>
4343
<connection>scm:git:https://github.com/revelc/jsdt-core.git</connection>
4444
<developerConnection>scm:git:git@github.com/revelc/jsdt-core.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>jsdt-core-3.4.2</tag>
4646
<url>https://github.com/revelc/jsdt-core</url>
4747
</scm>
4848
<properties>

0 commit comments

Comments
 (0)