[Schmitzm-commits] r1717 - in trunk: . schmitzm-adresses schmitzm-core schmitzm-gt schmitzm-jfree schmitzm-jfree-gt schmitzm-parent
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Sep 6 19:23:04 CEST 2011
Author: keeb
Date: 2011-09-06 19:23:04 +0200 (Tue, 06 Sep 2011)
New Revision: 1717
Modified:
trunk/pom.xml
trunk/schmitzm-adresses/pom.xml
trunk/schmitzm-core/pom.xml
trunk/schmitzm-gt/pom.xml
trunk/schmitzm-jfree-gt/pom.xml
trunk/schmitzm-jfree/pom.xml
trunk/schmitzm-parent/pom.xml
Log:
new schmitzm version 2.7-SNAPSHOT
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,7 +4,7 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-library</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<description>schmitzm meta-module pulling all schmitzm modules</description>
Modified: trunk/schmitzm-adresses/pom.xml
===================================================================
--- trunk/schmitzm-adresses/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/schmitzm-adresses/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-adresses</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: trunk/schmitzm-core/pom.xml
===================================================================
--- trunk/schmitzm-core/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/schmitzm-core/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-core</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: trunk/schmitzm-gt/pom.xml
===================================================================
--- trunk/schmitzm-gt/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/schmitzm-gt/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-gt</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: trunk/schmitzm-jfree/pom.xml
===================================================================
--- trunk/schmitzm-jfree/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/schmitzm-jfree/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,7 +4,7 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-jfree</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>jar</packaging>
<name>schmitzm-jfree</name>
@@ -13,7 +13,7 @@
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: trunk/schmitzm-jfree-gt/pom.xml
===================================================================
--- trunk/schmitzm-jfree-gt/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/schmitzm-jfree-gt/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-jfree-gt</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: trunk/schmitzm-parent/pom.xml
===================================================================
--- trunk/schmitzm-parent/pom.xml 2011-09-06 17:21:46 UTC (rev 1716)
+++ trunk/schmitzm-parent/pom.xml 2011-09-06 17:23:04 UTC (rev 1717)
@@ -4,7 +4,7 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Describes maven pom settings for all schmitz modules</description>
More information about the Schmitzm-commits
mailing list