Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jsdt-core-2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 4, 2020
1 parent 42e30e8 commit abd2dbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>jsdt-core</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>
<packaging>eclipse-plugin</packaging>
<name>Eclipse JSDT Core Bundle</name>
<description>Repackaging of Eclipse JSDT bundled for Maven Central</description>
Expand All @@ -27,7 +27,7 @@
<scm>
<connection>scm:git:https://github.com/revelc/jsdt-core.git</connection>
<developerConnection>scm:git:git@github.com/revelc/jsdt-core.git</developerConnection>
<tag>HEAD</tag>
<tag>jsdt-core-2.7.0</tag>
<url>https://github.com/revelc/jsdt-core</url>
</scm>
<issueManagement>
Expand Down

0 comments on commit abd2dbc

Please sign in to comment.