Skip to content

Commit 945ae2c

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release nar-maven-plugin-3.3.0
1 parent 3f8c317 commit 945ae2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.github.maven-nar</groupId>
1313
<artifactId>nar-maven-plugin</artifactId>
14-
<version>3.3.0-SNAPSHOT</version>
14+
<version>3.3.0</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>Native ARchive plugin for Maven</name>
@@ -79,7 +79,7 @@
7979
<connection>scm:git:git://github.com/maven-nar/nar-maven-plugin</connection>
8080
<developerConnection>scm:git:git@github.com:maven-nar/nar-maven-plugin</developerConnection>
8181
<url>https://github.com/maven-nar/nar-maven-plugin</url>
82-
<tag>HEAD</tag>
82+
<tag>nar-maven-plugin-3.3.0</tag>
8383
</scm>
8484
<issueManagement>
8585
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)