Skip to content

Commit 382ac09

Browse files
committed
[maven-release-plugin] prepare release nar-maven-plugin-3.5.2
1 parent e60d08f commit 382ac09

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.5.2-SNAPSHOT</version>
14+
<version>3.5.2</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>Native ARchive plugin for Maven</name>
@@ -92,7 +92,7 @@
9292
<connection>scm:git:git://github.com/maven-nar/nar-maven-plugin</connection>
9393
<developerConnection>scm:git:git@github.com:maven-nar/nar-maven-plugin</developerConnection>
9494
<url>https://github.com/maven-nar/nar-maven-plugin</url>
95-
<tag>HEAD</tag>
95+
<tag>nar-maven-plugin-3.5.2</tag>
9696
</scm>
9797
<issueManagement>
9898
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)