We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c6508 commit 2124f0eCopy full SHA for 2124f0e
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>com.github.maven-nar</groupId>
28
<artifactId>nar-maven-plugin</artifactId>
29
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0</version>
30
<packaging>maven-plugin</packaging>
31
<name>Native ARchive plugin for Maven</name>
32
<description>
@@ -47,6 +47,7 @@
47
<connection>scm:git:git://github.com/maven-nar/nar-maven-plugin</connection>
48
<developerConnection>scm:git:git@github.com:maven-nar/nar-maven-plugin</developerConnection>
49
<url>https://github.com/maven-nar/nar-maven-plugin</url>
50
+ <tag>nar-maven-plugin-3.1.0</tag>
51
</scm>
52
53
<developers>
0 commit comments