Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nexus3-crowd-plugin-3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspielmann committed Feb 13, 2019
1 parent 99ab17d commit df3a24c
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.5.1-SNAPSHOT</version>
<version>3.6.0</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.0</tag>
</scm>
</project>

0 comments on commit df3a24c

Please sign in to comment.