Author: pkluegl
Date: Fri Feb  8 15:20:33 2013
New Revision: 1444062

URL: http://svn.apache.org/r1444062
Log:
no jira - manual rollback to 2.0.0-SNAPSHOT

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

Modified: uima/sandbox/textmarker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/pom.xml Fri Feb  8 15:20:33 2013
@@ -12,14 +12,14 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>textmarker-parent/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.uima</groupId>
   <artifactId>textmarker</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 top project for Apache UIMA TextMarker</description>
   <url>${uimaWebsiteUrl}</url>

Modified: uima/sandbox/textmarker/trunk/textmarker-core/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-core/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-core/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-core/pom.xml Fri Feb  8 15:20:33 
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>textmarker-core</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <properties>

Modified: uima/sandbox/textmarker/trunk/textmarker-docbook/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-docbook/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-docbook/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-docbook/pom.xml Fri Feb  8 
15:20:33 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>textmarker-docbook</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <name>Apache UIMA TextMarker Documentation</name>

Modified: uima/sandbox/textmarker/trunk/textmarker-eclipse-feature/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-eclipse-feature/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-eclipse-feature/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-eclipse-feature/pom.xml Fri Feb  8 
15:20:33 2013
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
     
   <artifactId>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/textmarker-ep-addons/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-ep-addons/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-ep-addons/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-ep-addons/pom.xml Fri Feb  8 
15:20:33 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>textmarker-ep-addons</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <properties>

Modified: uima/sandbox/textmarker/trunk/textmarker-ep-caseditor/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-ep-caseditor/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-ep-caseditor/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-ep-caseditor/pom.xml Fri Feb  8 
15:20:33 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>textmarker-ep-caseditor</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <properties>

Modified: uima/sandbox/textmarker/trunk/textmarker-ep-engine/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-ep-engine/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-ep-engine/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-ep-engine/pom.xml Fri Feb  8 
15:20:33 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>textmarker-ep-engine</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <properties>

Modified: uima/sandbox/textmarker/trunk/textmarker-ep-ide/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-ep-ide/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-ep-ide/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-ep-ide/pom.xml Fri Feb  8 15:20:33 
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>textmarker-ep-ide</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <properties>

Modified: uima/sandbox/textmarker/trunk/textmarker-ep-textruler/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-ep-textruler/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-ep-textruler/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-ep-textruler/pom.xml Fri Feb  8 
15:20:33 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>textmarker-ep-textruler</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>textmarker-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../textmarker-parent/pom.xml</relativePath>
   </parent>
   <properties>

Modified: uima/sandbox/textmarker/trunk/textmarker-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/textmarker/trunk/textmarker-parent/pom.xml?rev=1444062&r1=1444061&r2=1444062&view=diff
==============================================================================
--- uima/sandbox/textmarker/trunk/textmarker-parent/pom.xml (original)
+++ uima/sandbox/textmarker/trunk/textmarker-parent/pom.xml Fri Feb  8 15:20:33 
2013
@@ -31,7 +31,7 @@
   <groupId>org.apache.uima</groupId>
   <artifactId>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>
   <url>${uimaWebsiteUrl}</url>
 


Reply via email to