[Project] set version to 1.0.0-SNAPSHOT

This commit is contained in:
Robert von Burg 2014-08-24 17:24:29 +02:00
parent 3369d83904
commit 674e54b8ac
1 changed files with 2 additions and 7 deletions

View File

@ -2,14 +2,9 @@
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>
<parent>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../li.strolch.parent</relativePath>
</parent>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.website</artifactId>
<version>0.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>li.strolch.website</name>
<description>Strolch's Website</description>