]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
cspace-3560 I see I needed to change 1.5-SNAPSHOT to 1.6-SNAPSHOT in all subprojects.
authorLaramie Crocker <laramie@berkeley.edu>
Thu, 17 Mar 2011 16:29:16 +0000 (16:29 +0000)
committerLaramie Crocker <laramie@berkeley.edu>
Thu, 17 Mar 2011 16:29:16 +0000 (16:29 +0000)
services/imports/3rdparty/nuxeo-platform-cs-imports/pom.xml
services/imports/3rdparty/pom.xml
services/imports/jaxb/pom.xml
services/imports/pom.xml
services/imports/service/pom.xml

index c490c3765f9f85b11c25a03933694030c5ccfb4f..1ef4bcc4e5eb19f0a6ac78995fea2d120e23609c 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.collectionspace.services</groupId>
         <artifactId>org.collectionspace.services.imports.3rdparty</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.6-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
index c526853c03de412813a6b60e80df225f9780ddb4..20a89651741465b533b2fc39dd7a7df7094569ec 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>org.collectionspace.services.imports</artifactId>
         <groupId>org.collectionspace.services</groupId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.6-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
index fed62754eea8f05dfc37728ffc28ca823e1f8aba..f3b75c587484e2cde168a90692c5c9bf3107a643 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>org.collectionspace.services.imports</artifactId>
         <groupId>org.collectionspace.services</groupId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.6-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
index 4e218a554e195473098f176e33ac07d1b701d684..8351c386f5dc6fabdd64f8e3da4d88cc1103fcc6 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.collectionspace.services</groupId>
         <artifactId>org.collectionspace.services.main</artifactId>
-        <version>1.5-SNAPSHOT</version>
+        <version>1.6-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
index 018d04d83550986ab3b305f921bd0ac1f9178714..f6d6f4ad1bcd493b5dec892530224cbaea8922e4 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.collectionspace.services</groupId>
         <artifactId>org.collectionspace.services.imports</artifactId>        
-        <version>1.5-SNAPSHOT</version>
+        <version>1.6-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
     <packaging>jar</packaging>       
 
     <dependencies>
-
-
-
-
         <dependency>
             <groupId>org.collectionspace.services</groupId>
             <artifactId>org.collectionspace.services.common</artifactId>