Skip to content

Commit 2124f0e

Browse files
committed
[maven-release-plugin] prepare release nar-maven-plugin-3.1.0
1 parent e4c6508 commit 2124f0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>com.github.maven-nar</groupId>
2828
<artifactId>nar-maven-plugin</artifactId>
29-
<version>3.0.1-SNAPSHOT</version>
29+
<version>3.1.0</version>
3030
<packaging>maven-plugin</packaging>
3131
<name>Native ARchive plugin for Maven</name>
3232
<description>
@@ -47,6 +47,7 @@
4747
<connection>scm:git:git://github.com/maven-nar/nar-maven-plugin</connection>
4848
<developerConnection>scm:git:git@github.com:maven-nar/nar-maven-plugin</developerConnection>
4949
<url>https://github.com/maven-nar/nar-maven-plugin</url>
50+
<tag>nar-maven-plugin-3.1.0</tag>
5051
</scm>
5152

5253
<developers>

0 commit comments

Comments
 (0)