Skip to content

Commit 923aaef

Browse files
committed
[maven-release-plugin] prepare release jshell-maven-plugin-1.3
1 parent e288932 commit 923aaef

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.johnpoth</groupId>
77
<artifactId>jshell-maven-plugin</artifactId>
8-
<version>1.3-SNAPSHOT</version>
8+
<version>1.3</version>
99
<packaging>maven-plugin</packaging>
1010
<description>JShell Maven Plugin</description>
1111

@@ -36,7 +36,7 @@
3636
<url>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</url>
3737
<connection>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</connection>
3838
<developerConnection>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>jshell-maven-plugin-1.3</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)