[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
188cba8a26
commit
e4ef399f74
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -1,9 +1,9 @@
|
||||||
<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/xsd/maven-4.0.0.xsd">
|
<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/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.forkalsrud</groupId>
|
<groupId>org.forkalsrud</groupId>
|
||||||
<artifactId>album</artifactId>
|
<artifactId>album</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>0.9</version>
|
<version>0.10-SNAPSHOT</version>
|
||||||
<name>Photo Album</name>
|
<name>Photo Album</name>
|
||||||
<url>http://forkalsrud.org:8080/</url>
|
<url>http://forkalsrud.org:8080/</url>
|
||||||
<developers>
|
<developers>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue