Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nexus3-crowd-plugin-3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspielmann committed Feb 26, 2019
1 parent 8ea80f1 commit 9a1608e
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 @@ -11,7 +11,7 @@

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

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

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

0 comments on commit 9a1608e

Please sign in to comment.