Skip to content

Commit b676237

Browse files
committed
[maven-release-plugin] prepare release jshell-maven-plugin-1.1
1 parent a8a11ec commit b676237

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.1-SNAPSHOT</version>
8+
<version>1.1</version>
99
<packaging>maven-plugin</packaging>
1010
<description>JShell Maven Plugin</description>
1111

@@ -33,7 +33,7 @@
3333
<url>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</url>
3434
<connection>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</connection>
3535
<developerConnection>scm:git:git@github.com:johnpoth/jshell-maven-plugin.git</developerConnection>
36-
<tag>HEAD</tag>
36+
<tag>jshell-maven-plugin-1.1</tag>
3737
</scm>
3838

3939
<distributionManagement>

0 commit comments

Comments
 (0)