We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5cdcd commit 01ee70aCopy full SHA for 01ee70a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.fracpete</groupId>
7
<artifactId>jshell-scripting</artifactId>
8
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.1.1</version>
9
<packaging>jar</packaging>
10
11
<parent>
@@ -83,7 +83,7 @@
83
<connection>scm:git:ssh://[email protected]/fracpete/jshell-scripting</connection>
84
<developerConnection>scm:git:ssh://[email protected]/fracpete/jshell-scripting</developerConnection>
85
<url>https://github.com/fracpete/jshell-scripting</url>
86
- <tag>HEAD</tag>
+ <tag>jshell-scripting-0.1.1</tag>
87
</scm>
88
89
<dependencies>
0 commit comments