You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/01/07 22:43:54 UTC

svn commit: r1430033 - in /uima/sandbox/uima-ducc/trunk: uima-ducc-agent/ uima-ducc-cli/ uima-ducc-common/ uima-ducc-ducbook/ uima-ducc-jd/ uima-ducc-orchestrator/ uima-ducc-parent/ uima-ducc-pm/ uima-ducc-rm/ uima-ducc-sm/ uima-ducc-transport/ uima-du...

Author: cwiklik
Date: Mon Jan  7 21:43:54 2013
New Revision: 1430033

URL: http://svn.apache.org/viewvc?rev=1430033&view=rev
Log:
UIMA-2491 updated ducc version to 0.7.0 from 0.0.7

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-agent/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-common/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-ducbook/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-parent/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-pm/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-rm/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-sm/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-transport/pom.xml
    uima/sandbox/uima-ducc/trunk/uima-ducc-web/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-agent/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-agent/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-agent/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-agent/pom.xml Mon Jan  7 21:43:54 2013
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml Mon Jan  7 21:43:54 2013
@@ -16,7 +16,7 @@
   <parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>0.0.7-SNAPSHOT</version>
+		<version>0.7.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>  
   

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-common/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-common/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-common/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-common/pom.xml Mon Jan  7 21:43:54 2013
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>0.0.7-SNAPSHOT</version>
+		<version>0.7.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>
 	

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-ducbook/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-ducbook/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-ducbook/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-ducbook/pom.xml Mon Jan  7 21:43:54 2013
@@ -16,7 +16,7 @@
   <parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>0.0.7-SNAPSHOT</version>
+		<version>0.7.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>
   

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-jd/pom.xml Mon Jan  7 21:43:54 2013
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
 

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml Mon Jan  7 21:43:54 2013
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
     

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-parent/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-parent/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-parent/pom.xml Mon Jan  7 21:43:54 2013
@@ -23,7 +23,7 @@
 
 	<groupId>org.apache.uima</groupId>
 	<artifactId>uima-ducc-parent</artifactId>
-	<version>0.0.7-SNAPSHOT</version>
+	<version>0.7.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<!-- Declare version numbers for all dependencies -->

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-pm/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-pm/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-pm/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-pm/pom.xml Mon Jan  7 21:43:54 2013
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-rm/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-rm/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-rm/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-rm/pom.xml Mon Jan  7 21:43:54 2013
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-sm/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-sm/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-sm/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-sm/pom.xml Mon Jan  7 21:43:54 2013
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>0.0.7-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-transport/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-transport/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-transport/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-transport/pom.xml Mon Jan  7 21:43:54 2013
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>0.0.7-SNAPSHOT</version>
+		<version>0.7.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>
     <!-- Inherits groupid and version from the parent pom project coordinates -->

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-web/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-web/pom.xml?rev=1430033&r1=1430032&r2=1430033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-web/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-web/pom.xml Mon Jan  7 21:43:54 2013
@@ -17,7 +17,7 @@
 	<parent>
 		<artifactId>uima-ducc-parent</artifactId>
 		<groupId>org.apache.uima</groupId>
-		<version>0.0.7-SNAPSHOT</version>
+		<version>0.7.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>