Author: pkluegl
Date: Thu Jan 31 18:36:15 2013
New Revision: 1441109

URL: http://svn.apache.org/viewvc?rev=1441109&view=rev
Log:
no jira - manual rollback to 2.0.0-SNAPSHOT

Modified:
    uima/sandbox/TextMarker/trunk/pom.xml
    uima/sandbox/TextMarker/trunk/uima-docbook-textmarker/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-addons/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-caseditor/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-engine/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-ide/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-textruler/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-textmarker-eclipse-feature/pom.xml
    uima/sandbox/TextMarker/trunk/uimaj-textmarker/pom.xml

Modified: uima/sandbox/TextMarker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/pom.xml (original)
+++ uima/sandbox/TextMarker/trunk/pom.xml Thu Jan 31 18:36:15 2013
@@ -18,7 +18,7 @@
   <groupId>org.apache.uima</groupId>
   <artifactId>uimaj-textmarker-parent</artifactId>
   <packaging>pom</packaging>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <name>Apache UIMA TextMarker: ${project.artifactId}</name>
   <description>The common parent pom for Apache UIMA TextMarker</description>
   <url>${uimaWebsiteUrl}</url>

Modified: uima/sandbox/TextMarker/trunk/uima-docbook-textmarker/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uima-docbook-textmarker/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uima-docbook-textmarker/pom.xml (original)
+++ uima/sandbox/TextMarker/trunk/uima-docbook-textmarker/pom.xml Thu Jan 31 
18:36:15 2013
@@ -20,12 +20,12 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uima-docbook-textmarker</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <name>Apache UIMA TextMarker Documentation</name>
   <url>${uimaWebsiteUrl}</url>

Modified: uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-addons/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-addons/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-addons/pom.xml (original)
+++ uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-addons/pom.xml Thu Jan 31 
18:36:15 2013
@@ -20,11 +20,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uimaj-ep-textmarker-addons</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>

Modified: uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-caseditor/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-caseditor/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-caseditor/pom.xml 
(original)
+++ uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-caseditor/pom.xml Thu Jan 
31 18:36:15 2013
@@ -20,11 +20,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uimaj-ep-textmarker-caseditor</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>

Modified: uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-engine/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-engine/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-engine/pom.xml (original)
+++ uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-engine/pom.xml Thu Jan 31 
18:36:15 2013
@@ -21,11 +21,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uimaj-ep-textmarker-engine</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <properties>
     <postNoticeText>${uniWueNoticeText}

Modified: uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-ide/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-ide/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-ide/pom.xml (original)
+++ uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-ide/pom.xml Thu Jan 31 
18:36:15 2013
@@ -21,11 +21,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uimaj-ep-textmarker-ide</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>

Modified: uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-textruler/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-textruler/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-textruler/pom.xml 
(original)
+++ uima/sandbox/TextMarker/trunk/uimaj-ep-textmarker-textruler/pom.xml Thu Jan 
31 18:36:15 2013
@@ -20,11 +20,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uimaj-ep-textmarker-textruler</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>

Modified: uima/sandbox/TextMarker/trunk/uimaj-textmarker-eclipse-feature/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-textmarker-eclipse-feature/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-textmarker-eclipse-feature/pom.xml 
(original)
+++ uima/sandbox/TextMarker/trunk/uimaj-textmarker-eclipse-feature/pom.xml Thu 
Jan 31 18:36:15 2013
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
     
   <artifactId>uimaj-textmarker-eclipse-feature</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   
   <name>Apache UIMA TextMarker Eclipse: ${project.artifactId}</name>
   <description>UIMA Eclipse Plugin Feature that

Modified: uima/sandbox/TextMarker/trunk/uimaj-textmarker/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/TextMarker/trunk/uimaj-textmarker/pom.xml?rev=1441109&r1=1441108&r2=1441109&view=diff
==============================================================================
--- uima/sandbox/TextMarker/trunk/uimaj-textmarker/pom.xml (original)
+++ uima/sandbox/TextMarker/trunk/uimaj-textmarker/pom.xml Thu Jan 31 18:36:15 
2013
@@ -21,11 +21,11 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>uimaj-textmarker</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
   <properties>
     <uimaScmProject>${project.artifactId}</uimaScmProject>


Reply via email to