There was an error while loading. Please reload this page.
1 parent e288932 commit 923aaefCopy full SHA for 923aaef
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.johnpoth</groupId>
7
<artifactId>jshell-maven-plugin</artifactId>
8
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
9
<packaging>maven-plugin</packaging>
10
<description>JShell Maven Plugin</description>
11
@@ -36,7 +36,7 @@
36
<url>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</url>
37
<connection>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</connection>
38
<developerConnection>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</developerConnection>
39
- <tag>HEAD</tag>
+ <tag>jshell-maven-plugin-1.3</tag>
40
</scm>
41
42
<distributionManagement>
0 commit comments