We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9052e90 commit ab6ab99Copy full SHA for ab6ab99
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.poiu.nbee</groupId>
6
<artifactId>nb-edit-externally</artifactId>
7
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
8
<packaging>nbm</packaging>
9
10
<name>nb-edit-externally</name>
@@ -36,7 +36,7 @@
36
<url>https://github.com/hupfdule/nb-edit-externally.git</url>
37
<connection>scm:git:git://github.com/hupfdule/nb-edit-externally.git</connection>
38
<developerConnection>scm:git:git@github.com:hupfdule/nb-edit-externally.git</developerConnection>
39
- <tag>HEAD</tag>
+ <tag>nb-edit-externally-1.0.2</tag>
40
</scm>
41
42
<issueManagement>
0 commit comments