[maven-release-plugin] prepare release album-0.9
This commit is contained in:
parent
efa8e2958a
commit
188cba8a26
1 changed files with 2 additions and 5 deletions
7
pom.xml
7
pom.xml
|
|
@ -1,12 +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>
|
||||
<groupId>org.forkalsrud</groupId>
|
||||
<artifactId>album</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>0.9</version>
|
||||
<name>Photo Album</name>
|
||||
<url>http://forkalsrud.org:8080/</url>
|
||||
<developers>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue