[Schmitzm-commits] r2049 - in branches: . 2.7.x 2.7.x/schmitzm-adresses 2.7.x/schmitzm-core 2.7.x/schmitzm-db 2.7.x/schmitzm-excelcsv 2.7.x/schmitzm-gt 2.7.x/schmitzm-jfree 2.7.x/schmitzm-jfree-gt 2.7.x/schmitzm-parent

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Thu Jun 7 12:38:41 CEST 2012


Author: keeb
Date: 2012-06-07 12:38:41 +0200 (Thu, 07 Jun 2012)
New Revision: 2049

Added:
   branches/2.7.x/
Modified:
   branches/2.7.x/pom.xml
   branches/2.7.x/schmitzm-adresses/pom.xml
   branches/2.7.x/schmitzm-core/pom.xml
   branches/2.7.x/schmitzm-db/pom.xml
   branches/2.7.x/schmitzm-excelcsv/pom.xml
   branches/2.7.x/schmitzm-gt/pom.xml
   branches/2.7.x/schmitzm-jfree-gt/pom.xml
   branches/2.7.x/schmitzm-jfree/pom.xml
   branches/2.7.x/schmitzm-parent/pom.xml
Log:
new branch 2.7

Modified: branches/2.7.x/pom.xml
===================================================================
--- trunk/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,7 +4,7 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-library</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>pom</packaging>
 	<description>schmitzm meta-module pulling all schmitzm modules</description>
 	

Modified: branches/2.7.x/schmitzm-adresses/pom.xml
===================================================================
--- trunk/schmitzm-adresses/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-adresses/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-adresses</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-core/pom.xml
===================================================================
--- trunk/schmitzm-core/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-core/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-core</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-db/pom.xml
===================================================================
--- trunk/schmitzm-db/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-db/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-db</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-excelcsv/pom.xml
===================================================================
--- trunk/schmitzm-excelcsv/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-excelcsv/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-excelcsv</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-gt/pom.xml
===================================================================
--- trunk/schmitzm-gt/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-gt/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-gt</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-jfree/pom.xml
===================================================================
--- trunk/schmitzm-jfree/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-jfree/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,7 +4,7 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-jfree</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<name>schmitzm-jfree</name>
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-jfree-gt/pom.xml
===================================================================
--- trunk/schmitzm-jfree-gt/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-jfree-gt/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,13 +4,13 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-jfree-gt</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>jar</packaging>
 
 	<parent>
 		<groupId>de.schmitzm</groupId>
 		<artifactId>schmitzm-parent</artifactId>
-		<version>2.7-SNAPSHOT</version>
+		<version>2.7</version>
 		<relativePath>../schmitzm-parent/pom.xml</relativePath>
 	</parent>
 

Modified: branches/2.7.x/schmitzm-parent/pom.xml
===================================================================
--- trunk/schmitzm-parent/pom.xml	2012-06-04 13:18:28 UTC (rev 2048)
+++ branches/2.7.x/schmitzm-parent/pom.xml	2012-06-07 10:38:41 UTC (rev 2049)
@@ -4,7 +4,7 @@
 
 	<groupId>de.schmitzm</groupId>
 	<artifactId>schmitzm-parent</artifactId>
-	<version>2.7-SNAPSHOT</version>
+	<version>2.7</version>
 	<packaging>pom</packaging>
 	<description>Describes maven pom settings for all schmitz modules</description>
 



More information about the Schmitzm-commits mailing list