Skip to content

Commit 5f9ea46

Browse files
committed
[maven-release-plugin] prepare release node-maven-plugin-1.0.3
1 parent 6c1e0ab commit 5f9ea46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>io.github.maritims</groupId>
55
<artifactId>node-maven-plugin</artifactId>
66
<packaging>maven-plugin</packaging>
7-
<version>1.0.3-SNAPSHOT</version>
7+
<version>1.0.3</version>
88

99
<name>${project.artifactId}</name>
1010
<description>A Maven plugin for running node commands.</description>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:${project.scm.url}</connection>
3030
<developerConnection>scm:git:${project.scm.url}</developerConnection>
3131
<url>git@github.com:maritims/${project.artifactId}</url>
32-
<tag>HEAD</tag>
32+
<tag>node-maven-plugin-1.0.3</tag>
3333
</scm>
3434

3535
<distributionManagement>

0 commit comments

Comments
 (0)