Skip to content

Commit 11b54df

Browse files
[maven-release-plugin] prepare release beachbox-1.0.0
1 parent 2b44dbc commit 11b54df

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.woehlke</groupId>
55
<artifactId>beachbox</artifactId>
66
<packaging>war</packaging>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<name>BeachBox</name>
99
<url>http://www.thomas-woehlke.de/p/beachbox</url>
1010
<properties>
@@ -330,7 +330,8 @@
330330
<url>https://github.com/phasenraum2010/simpleworklist.git</url>
331331
<connection>scm:git:https://github.com/phasenraum2010/beachbox.git</connection>
332332
<developerConnection>scm:git:https://github.com/phasenraum2010/beachbox.git</developerConnection>
333-
</scm>
333+
<tag>beachbox-1.0.0</tag>
334+
</scm>
334335
<issueManagement>
335336
<url>https://github.com/phasenraum2010/beachbox/issues</url>
336337
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)