[Schmitzm-commits] r2053 - in branches/2.8.x-GT8: . schmitzm-adresses schmitzm-core schmitzm-db schmitzm-excelcsv schmitzm-gt schmitzm-jfree schmitzm-jfree-gt schmitzm-parent
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Mon Jun 11 11:01:20 CEST 2012
Author: alfonx
Date: 2012-06-11 11:01:20 +0200 (Mon, 11 Jun 2012)
New Revision: 2053
Modified:
branches/2.8.x-GT8/pom.xml
branches/2.8.x-GT8/schmitzm-adresses/pom.xml
branches/2.8.x-GT8/schmitzm-core/pom.xml
branches/2.8.x-GT8/schmitzm-db/pom.xml
branches/2.8.x-GT8/schmitzm-excelcsv/pom.xml
branches/2.8.x-GT8/schmitzm-gt/pom.xml
branches/2.8.x-GT8/schmitzm-jfree-gt/pom.xml
branches/2.8.x-GT8/schmitzm-jfree/pom.xml
branches/2.8.x-GT8/schmitzm-parent/pom.xml
Log:
Versions of SChmitzm changed top 2.8.GT8-SNAPSHOT
Modified: branches/2.8.x-GT8/pom.xml
===================================================================
--- branches/2.8.x-GT8/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,7 +4,7 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-library</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>pom</packaging>
<description>schmitzm meta-module pulling all schmitzm modules</description>
Modified: branches/2.8.x-GT8/schmitzm-adresses/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-adresses/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-adresses/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-adresses</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-core/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-core/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-core/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-core</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-db/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-db/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-db/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-db</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-excelcsv/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-excelcsv/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-excelcsv/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-excelcsv</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-gt/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-gt/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-gt/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-gt</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-jfree/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-jfree/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-jfree/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,7 +4,7 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-jfree</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<name>schmitzm-jfree</name>
@@ -13,7 +13,7 @@
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-jfree-gt/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-jfree-gt/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-jfree-gt/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,13 +4,13 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-jfree-gt</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<relativePath>../schmitzm-parent/pom.xml</relativePath>
</parent>
Modified: branches/2.8.x-GT8/schmitzm-parent/pom.xml
===================================================================
--- branches/2.8.x-GT8/schmitzm-parent/pom.xml 2012-06-11 08:56:53 UTC (rev 2052)
+++ branches/2.8.x-GT8/schmitzm-parent/pom.xml 2012-06-11 09:01:20 UTC (rev 2053)
@@ -4,7 +4,7 @@
<groupId>de.schmitzm</groupId>
<artifactId>schmitzm-parent</artifactId>
- <version>2.8-SNAPSHOT</version>
+ <version>2.8.GT8-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Describes maven pom settings for all schmitz modules</description>
More information about the Schmitzm-commits
mailing list