Skip to content

Commit 4837fb0

Browse files
committed
[maven-release-plugin] prepare release nb-edit-externally-1.0.0
1 parent 209afc6 commit 4837fb0

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.poiu.nbee</groupId>
55
<artifactId>nb-edit-externally</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0</version>
77
<packaging>nbm</packaging>
88
<description>
99
Allows opening the currently edited file in an external editor.
@@ -32,7 +32,7 @@
3232
<url>https://github.com/hupfdule/apron</url>
3333
<connection>scm:git:git://github.com/hupfdule/nb-edit-externally.git</connection>
3434
<developerConnection>scm:git:git@github.com:hupfdule/nb-edit-externally.git</developerConnection>
35-
<tag>HEAD</tag>
35+
<tag>nb-edit-externally-1.0.0</tag>
3636
</scm>
3737

3838
<issueManagement>

0 commit comments

Comments
 (0)