Author: schor
Date: Mon Nov 21 01:28:07 2011
New Revision: 1204314

URL: http://svn.apache.org/viewvc?rev=1204314&view=rev
Log:
[UIMA-2290] change top level name from UIMA to Apache UIMA. Also change the 
parent of uima-addons-parent to the 3-SNAPSHOT version

Modified:
    uima/addons/trunk/AlchemyAPIAnnotator/pom.xml
    uima/addons/trunk/BSFAnnotator/pom.xml
    uima/addons/trunk/ConceptMapper/pom.xml
    uima/addons/trunk/ConfigurableFeatureExtractor/pom.xml
    uima/addons/trunk/DictionaryAnnotator/pom.xml
    uima/addons/trunk/FsVariables/pom.xml
    uima/addons/trunk/Lucas/pom.xml
    uima/addons/trunk/OpenCalaisAnnotator/pom.xml
    uima/addons/trunk/PearPackagingAntTask/pom.xml
    uima/addons/trunk/RegularExpressionAnnotator/pom.xml
    uima/addons/trunk/SimpleServer/pom.xml
    uima/addons/trunk/SnowballAnnotator/pom.xml
    uima/addons/trunk/Solrcas/pom.xml
    uima/addons/trunk/Tagger/pom.xml
    uima/addons/trunk/TikaAnnotator/pom.xml
    uima/addons/trunk/WhitespaceTokenizer/pom.xml
    uima/addons/trunk/uima-addons-parent/pom.xml

Modified: uima/addons/trunk/AlchemyAPIAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/AlchemyAPIAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/AlchemyAPIAnnotator/pom.xml (original)
+++ uima/addons/trunk/AlchemyAPIAnnotator/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
 
   <artifactId>AlchemyAPIAnnotator</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>A UIMA set of AEs that wrap Alchemy API services from 
Orchestr8</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/BSFAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/BSFAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/BSFAnnotator/pom.xml (original)
+++ uima/addons/trunk/BSFAnnotator/pom.xml Mon Nov 21 01:28:07 2011
@@ -35,7 +35,7 @@
   <artifactId>BSFAnnotator</artifactId>
   <packaging>jar</packaging>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Annotator to run scripts using Apache's Bean Scripting 
Framework</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/ConceptMapper/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/ConceptMapper/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/ConceptMapper/pom.xml (original)
+++ uima/addons/trunk/ConceptMapper/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
   
   <artifactId>ConceptMapper</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Extracts concepts from a CAS</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/ConfigurableFeatureExtractor/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/ConfigurableFeatureExtractor/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/ConfigurableFeatureExtractor/pom.xml (original)
+++ uima/addons/trunk/ConfigurableFeatureExtractor/pom.xml Mon Nov 21 01:28:07 
2011
@@ -28,7 +28,7 @@
   </parent>
   <artifactId>ConfigurableFeatureExtractor</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Extracts Features specified in a feature-specification 
language, from a CAS</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/DictionaryAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/DictionaryAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/DictionaryAnnotator/pom.xml (original)
+++ uima/addons/trunk/DictionaryAnnotator/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
   
   <artifactId>DictionaryAnnotator</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Annotator that annotates tokens by looking them up in a 
dictionary</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/FsVariables/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/FsVariables/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/FsVariables/pom.xml (original)
+++ uima/addons/trunk/FsVariables/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
   
   <artifactId>FsVariables</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Addon: ${project.artifactId}</name>
+  <name>Apache UIMA Addon: ${project.artifactId}</name>
   <description>Adds capability to base UIMA framework for conveniently 
creating and accessing named FeatureStructure instances in the CAS</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/Lucas/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/Lucas/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/Lucas/pom.xml (original)
+++ uima/addons/trunk/Lucas/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
 
   <artifactId>Lucas</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Writes information contained in CAS objects to fields of a 
Lucene search index; mapping is done in a mapping file.</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/OpenCalaisAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/OpenCalaisAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/OpenCalaisAnnotator/pom.xml (original)
+++ uima/addons/trunk/OpenCalaisAnnotator/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
 
   <artifactId>OpenCalaisAnnotator</artifactId> <packaging>jar</packaging>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Sends text to a remote open calais annotators and adds the 
annotations returned to the CAS</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/PearPackagingAntTask/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/PearPackagingAntTask/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/PearPackagingAntTask/pom.xml (original)
+++ uima/addons/trunk/PearPackagingAntTask/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
 
   <artifactId>PearPackagingAntTask</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Addon: ${project.artifactId}</name>
+  <name>Apache UIMA Addon: ${project.artifactId}</name>
   <description>Provides an Ant Task: packagePear, which runs the UIMA PEAR 
packaging utility</description>   
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/RegularExpressionAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/RegularExpressionAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/RegularExpressionAnnotator/pom.xml (original)
+++ uima/addons/trunk/RegularExpressionAnnotator/pom.xml Mon Nov 21 01:28:07 
2011
@@ -29,7 +29,7 @@
   
   <artifactId>RegularExpressionAnnotator</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Finds annotations using regular expressions</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/SimpleServer/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/SimpleServer/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/SimpleServer/pom.xml (original)
+++ uima/addons/trunk/SimpleServer/pom.xml Mon Nov 21 01:28:07 2011
@@ -30,7 +30,7 @@
 
   <artifactId>SimpleServer</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Addon: ${project.artifactId}</name>
+  <name>Apache UIMA Addon: ${project.artifactId}</name>
   <description>A Java Servlet that runs a UIMA pipeline and makes the results 
available via a REST interface</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/SnowballAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/SnowballAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/SnowballAnnotator/pom.xml (original)
+++ uima/addons/trunk/SnowballAnnotator/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
   
   <artifactId>SnowballAnnotator</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Annotator that annotates tokens using Snowball</description>  
   
   <!-- Special inheritance note

Modified: uima/addons/trunk/Solrcas/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/Solrcas/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/Solrcas/pom.xml (original)
+++ uima/addons/trunk/Solrcas/pom.xml Mon Nov 21 01:28:07 2011
@@ -26,7 +26,7 @@
 
   <artifactId>Solrcas</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>Writes information contained in CAS objects to fields of a Solr 
server; mapping is done in a mapping
     file.
   </description>

Modified: uima/addons/trunk/Tagger/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/Tagger/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/Tagger/pom.xml (original)
+++ uima/addons/trunk/Tagger/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
     
   <artifactId>Tagger</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>An implementation of a Hidden Markov Model (HMM) statistical 
tagger</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/TikaAnnotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/TikaAnnotator/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/TikaAnnotator/pom.xml (original)
+++ uima/addons/trunk/TikaAnnotator/pom.xml Mon Nov 21 01:28:07 2011
@@ -29,7 +29,7 @@
 
   <artifactId>TikaAnnotator</artifactId>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <url>${uimaWebsiteUrl}</url>
 
   <!-- Special inheritance note

Modified: uima/addons/trunk/WhitespaceTokenizer/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/WhitespaceTokenizer/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/WhitespaceTokenizer/pom.xml (original)
+++ uima/addons/trunk/WhitespaceTokenizer/pom.xml Mon Nov 21 01:28:07 2011
@@ -30,7 +30,7 @@
   <artifactId>WhitespaceTokenizer</artifactId>
   <packaging>jar</packaging>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA Annotator: ${project.artifactId}</name>
+  <name>Apache UIMA Annotator: ${project.artifactId}</name>
   <description>A simple white-space annotator to identify Tokens in text using 
whitespace as the delimiters</description>
   <url>${uimaWebsiteUrl}</url>
 

Modified: uima/addons/trunk/uima-addons-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/addons/trunk/uima-addons-parent/pom.xml?rev=1204314&r1=1204313&r2=1204314&view=diff
==============================================================================
--- uima/addons/trunk/uima-addons-parent/pom.xml (original)
+++ uima/addons/trunk/uima-addons-parent/pom.xml Mon Nov 21 01:28:07 2011
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
@@ -39,7 +39,7 @@
   <artifactId>uima-addons-parent</artifactId>
   <packaging>pom</packaging>
   <version>2.3.2-SNAPSHOT</version>
-  <name>UIMA-AddOns: ${project.artifactId}</name>
+  <name>Apache UIMA-AddOns: ${project.artifactId}</name>
   <description>The common parent pom for uima-addons</description>
   <url>${uimaWebsiteUrl}</url>
 


Reply via email to