[Schmitzm-commits] r1716 - in branches/2.6.x: . 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:21:46 CEST 2011


Author: keeb
Date: 2011-09-06 19:21:46 +0200 (Tue, 06 Sep 2011)
New Revision: 1716

Modified:
   branches/2.6.x/pom.xml
   branches/2.6.x/schmitzm-adresses/pom.xml
   branches/2.6.x/schmitzm-core/pom.xml
   branches/2.6.x/schmitzm-gt/pom.xml
   branches/2.6.x/schmitzm-jfree-gt/pom.xml
   branches/2.6.x/schmitzm-jfree/pom.xml
   branches/2.6.x/schmitzm-parent/pom.xml
Log:
changed version from 2.6-snapshot to 2.6

Modified: branches/2.6.x/pom.xml
===================================================================
--- branches/2.6.x/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,7 +4,7 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-library</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</version>
 	<packaging>pom</packaging>
 	<description>schmitzm meta-module pulling all schmitzm modules</description>
 	

Modified: branches/2.6.x/schmitzm-adresses/pom.xml
===================================================================
--- branches/2.6.x/schmitzm-adresses/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/schmitzm-adresses/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-adresses</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.6.x/schmitzm-core/pom.xml
===================================================================
--- branches/2.6.x/schmitzm-core/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/schmitzm-core/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-core</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.6.x/schmitzm-gt/pom.xml
===================================================================
--- branches/2.6.x/schmitzm-gt/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/schmitzm-gt/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-gt</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.6.x/schmitzm-jfree/pom.xml
===================================================================
--- branches/2.6.x/schmitzm-jfree/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/schmitzm-jfree/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,7 +4,7 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-jfree</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</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.6</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.6.x/schmitzm-jfree-gt/pom.xml
===================================================================
--- branches/2.6.x/schmitzm-jfree-gt/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/schmitzm-jfree-gt/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-jfree-gt</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.6-SNAPSHOT</version>
+		<version>2.6</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.6.x/schmitzm-parent/pom.xml
===================================================================
--- branches/2.6.x/schmitzm-parent/pom.xml	2011-09-06 17:18:07 UTC (rev 1715)
+++ branches/2.6.x/schmitzm-parent/pom.xml	2011-09-06 17:21:46 UTC (rev 1716)
@@ -4,7 +4,7 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-parent</artifactId>
-	<version>2.6-SNAPSHOT</version>
+	<version>2.6</version>
 	<packaging>pom</packaging>
 	<description>Describes maven pom settings for all schmitz modules</description>
 



More information about the Schmitzm-commits mailing list