Skip to content

Commit e481d3e

Browse files
[maven-release-plugin] prepare release beachbox-1.0.0
1 parent b9c7c2f commit e481d3e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<groupId>org.woehlke</groupId>
75
<artifactId>beachbox</artifactId>
86
<packaging>war</packaging>
9-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
108
<name>BeachBox</name>
119
<url>http://www.thomas-woehlke.de/p/beachbox</url>
1210
<properties>
@@ -332,7 +330,7 @@
332330
<url>https://github.com/phasenraum2010/simpleworklist.git</url>
333331
<connection>scm:git:https://github.com/phasenraum2010/simpleworklist.git</connection>
334332
<developerConnection>scm:git:https://github.com/phasenraum2010/simpleworklist.git</developerConnection>
335-
<tag>simpleworklist-1.0.16</tag>
333+
<tag>beachbox-1.0.0</tag>
336334
</scm>
337335
<issueManagement>
338336
<url>https://github.com/phasenraum2010/simpleworklist/issues</url>

0 commit comments

Comments
 (0)