Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nexus3-crowd-plugin-3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Spielmann committed Jul 15, 2017
1 parent c0165fc commit d4c40e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>com.pingunaut.nexus</groupId>
<artifactId>nexus3-crowd-plugin</artifactId>
<version>3.2.4-SNAPSHOT</version>
<version>3.2.4</version>

<name>${project.groupId}:${project.artifactId}</name>
<packaging>bundle</packaging>
Expand Down Expand Up @@ -119,4 +119,8 @@
</plugins>
</pluginManagement>
</build>

<scm>
<tag>nexus3-crowd-plugin-3.2.4</tag>
</scm>
</project>

0 comments on commit d4c40e8

Please sign in to comment.