Skip to content

Commit

Permalink
[maven-release-plugin] prepare release nexus3-crowd-plugin-3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspielmann committed Oct 6, 2020
1 parent e3317e2 commit 8056dd4
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.8.2-SNAPSHOT</version>
<version>3.8.2</version>

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

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

0 comments on commit 8056dd4

Please sign in to comment.