You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/12/12 12:59:01 UTC

svn commit: r1420631 - in /stanbol/trunk/enhancement-engines: ./ celi/ dbpedia-spotlight/ entityhublinking/ entitylinking/ entitytagging/ geonames/ htmlextractor/ keywordextraction/ langdetect/ langid/ metaxa/ nlp2rdf/ opencalais/ opennlp-chunker/ open...

Author: fchrist
Date: Wed Dec 12 11:58:52 2012
New Revision: 1420631

URL: http://svn.apache.org/viewvc?rev=1420631&view=rev
Log:
Consistent naming and formatting of engine POMs

Modified:
    stanbol/trunk/enhancement-engines/celi/pom.xml
    stanbol/trunk/enhancement-engines/dbpedia-spotlight/pom.xml
    stanbol/trunk/enhancement-engines/entityhublinking/pom.xml
    stanbol/trunk/enhancement-engines/entitylinking/pom.xml
    stanbol/trunk/enhancement-engines/entitytagging/pom.xml
    stanbol/trunk/enhancement-engines/geonames/pom.xml
    stanbol/trunk/enhancement-engines/htmlextractor/pom.xml
    stanbol/trunk/enhancement-engines/keywordextraction/pom.xml
    stanbol/trunk/enhancement-engines/langdetect/pom.xml
    stanbol/trunk/enhancement-engines/langid/pom.xml
    stanbol/trunk/enhancement-engines/metaxa/pom.xml
    stanbol/trunk/enhancement-engines/nlp2rdf/pom.xml
    stanbol/trunk/enhancement-engines/opencalais/pom.xml
    stanbol/trunk/enhancement-engines/opennlp-chunker/pom.xml
    stanbol/trunk/enhancement-engines/opennlp-ner/pom.xml
    stanbol/trunk/enhancement-engines/opennlp-pos/pom.xml
    stanbol/trunk/enhancement-engines/opennlp-sentence/pom.xml
    stanbol/trunk/enhancement-engines/opennlp-token/pom.xml
    stanbol/trunk/enhancement-engines/pom.xml
    stanbol/trunk/enhancement-engines/refactor/pom.xml
    stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml
    stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml
    stanbol/trunk/enhancement-engines/tika/pom.xml
    stanbol/trunk/enhancement-engines/topic/pom.xml
    stanbol/trunk/enhancement-engines/uimalocal-template/pom.xml
    stanbol/trunk/enhancement-engines/uimaremote/pom.xml
    stanbol/trunk/enhancement-engines/uimatotriples/pom.xml
    stanbol/trunk/enhancement-engines/xmpextractor/pom.xml
    stanbol/trunk/enhancement-engines/zemanta/pom.xml

Modified: stanbol/trunk/enhancement-engines/celi/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/celi/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/celi/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/celi/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <artifactId>org.apache.stanbol.enhancer.engines.celi</artifactId>
   <packaging>bundle</packaging>
 
-	<name>Apache Stanbol Enhancer Enhancement Engine : CELI Engine</name>
+	<name>Apache Stanbol Enhancement Engine : CELI Engine</name>
 	<description>Enhancement Engine using the CELI service.</description>
 	<inceptionYear>2012</inceptionYear>
 

Modified: stanbol/trunk/enhancement-engines/dbpedia-spotlight/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/dbpedia-spotlight/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/dbpedia-spotlight/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/dbpedia-spotlight/pom.xml Wed Dec 12 11:58:52 2012
@@ -26,7 +26,7 @@
     <version>0.10.0-SNAPSHOT</version>
 	<packaging>bundle</packaging>
 
-	<name>Apache Stanbol Enhancer Enhancement Engine : DBPedia Spotlight</name>
+	<name>Apache Stanbol Enhancement Engine : DBPedia Spotlight</name>
 	<description>
         This module provides four Enhancement Engines for the
         DBpedia Spotlight RESTful services. This includes the Annotate Engine

Modified: stanbol/trunk/enhancement-engines/entityhublinking/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/entityhublinking/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/entityhublinking/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/entityhublinking/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Entityhub Linking</name>
+  <name>Apache Stanbol Enhancement Engine : Entityhub Linking</name>
   <description>
     Named Entity Linking for the Stanbol Entityhub. This Engine provides an
     Entityhub based implementation/configuration of the EntityLinkingEngine. It

Modified: stanbol/trunk/enhancement-engines/entitylinking/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/entitylinking/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/entitylinking/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/entitylinking/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Entity Linking</name>
+  <name>Apache Stanbol Enhancement Engine : Entity Linking</name>
   <description>
     Implementation of an entity-linking engine that consumes NLP processing
     resutls from the AnalyzedText content part and uses those information for

Modified: stanbol/trunk/enhancement-engines/entitytagging/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/entitytagging/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/entitytagging/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/entitytagging/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Entity Tagging</name>
+  <name>Apache Stanbol Enhancement Engine : Entity Tagging</name>
   <description>
     Implementation of an annotation engine that links named entities
     extracted from a text (TextAnnotations) to semantic entities

Modified: stanbol/trunk/enhancement-engines/geonames/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/geonames/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/geonames/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/geonames/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,9 +32,9 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : geonames.org GIS service</name>
+  <name>Apache Stanbol Enhancement Engine : Geonames Linking</name>
   <description>
-    Simple of an enhancement engine that consumes TextAnnotations and
+    Enhancement engine that consumes TextAnnotations and
     creates EntityAnnotations using the geonames.org GIS service
   </description>
 

Modified: stanbol/trunk/enhancement-engines/htmlextractor/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/htmlextractor/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/htmlextractor/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/htmlextractor/pom.xml Wed Dec 12 11:58:52 2012
@@ -29,7 +29,7 @@
 	<artifactId>org.apache.stanbol.enhancer.engines.htmlextractor</artifactId>
 	<version>0.10.0-SNAPSHOT</version>
 	<packaging>bundle</packaging>
-	<name>Apache Stanbol Enhancer Enhancement Engine : HTML Extractors</name>
+	<name>Apache Stanbol Enhancement Engine : HTML Extractor</name>
   <description>Enhancement Engine that extracts RDFa and Microformat data from HTML pages
   </description>
 
@@ -37,10 +37,10 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/html/
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/htmlextractor/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/html/
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/htmlextractor/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/keywordextraction/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/keywordextraction/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/keywordextraction/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/keywordextraction/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Keyword Extraction</name>
+  <name>Apache Stanbol Enhancement Engine : Keyword Extraction</name>
   <description>
       Implementation of utilities and an engine to extract keywords defined in
       a controlloed vocabulary from a parsed text.

Modified: stanbol/trunk/enhancement-engines/langdetect/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/langdetect/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/langdetect/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/langdetect/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Language Detection</name>
+  <name>Apache Stanbol Enhancement Engine : Language Detection</name>
   <description>language detection for 53 languages based on http://code.google.com/p/language-detection
   </description>
 

Modified: stanbol/trunk/enhancement-engines/langid/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/langid/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/langid/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/langid/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Language Identifier</name>
+  <name>Apache Stanbol Enhancement Engine : Language Identifier</name>
   <description>identifies a text as: German(de), English(en), French(fr), Spanish(es),
     Italian(it), Swedish(sv), Polish(pl), Dutch(nl), Norwegian(no), Finnish(fi),
     Albanian(sq), Slovakian(sk), Slovenian(sl), Danish(da), Hungarian(hu)

Modified: stanbol/trunk/enhancement-engines/metaxa/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/metaxa/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/metaxa/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/metaxa/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Metaxa Metadata and Text Extractor</name>
+  <name>Apache Stanbol Enhancement Engine : Metaxa</name>
   <description>Extracts metadata and text from a number of document formats like pdf, Word doc, etc.</description>
 
   <inceptionYear>2010</inceptionYear>

Modified: stanbol/trunk/enhancement-engines/nlp2rdf/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/nlp2rdf/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/nlp2rdf/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/nlp2rdf/pom.xml Wed Dec 12 11:58:52 2012
@@ -26,7 +26,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: NLP data to RDF converter</name>
+  <name>Apache Stanbol Enhancement Engine : NLP to RDF converter</name>
   <description>
     This Enhancement Engine converts NLP data stored in the AnalyzedText
     content part to RDF and adds them to the enhancement metadata of the processed

Modified: stanbol/trunk/enhancement-engines/opencalais/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/opencalais/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/opencalais/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/opencalais/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : OpenCalais</name>
+  <name>Apache Stanbol Enhancement Engine : OpenCalais</name>
   <description>Retrieves named entities from OpenCalais</description>
 
   <inceptionYear>2010</inceptionYear>

Modified: stanbol/trunk/enhancement-engines/opennlp-chunker/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/opennlp-chunker/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/opennlp-chunker/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/opennlp-chunker/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: Chunking / Noun Phrase Detection</name>
+  <name>Apache Stanbol Enhancement Engine : OpenNLP Chunker</name>
   <description>
 	    OpenNLP chunking engine to detect phrases in a text.
 	    Requires POS tagging to be applied to content item AnalysedText 

Modified: stanbol/trunk/enhancement-engines/opennlp-ner/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/opennlp-ner/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/opennlp-ner/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/opennlp-ner/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Semantic NER</name>
+  <name>Apache Stanbol Enhancement Engine : OpenNLP NER</name>
   <description></description>
   <inceptionYear>2010</inceptionYear>
 

Modified: stanbol/trunk/enhancement-engines/opennlp-pos/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/opennlp-pos/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/opennlp-pos/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/opennlp-pos/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: POS Tagging</name>
+  <name>Apache Stanbol Enhancement Engine : OpenNLP POS Tagging</name>
   <description>A Stanbol engine adding a POS content part to a content item for further processing</description>
 
   <inceptionYear>2012</inceptionYear>

Modified: stanbol/trunk/enhancement-engines/opennlp-sentence/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/opennlp-sentence/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/opennlp-sentence/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/opennlp-sentence/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: OpenNLP Sentence Detection</name>
+  <name>Apache Stanbol Enhancement Engine : OpenNLP Sentence Detection</name>
   <description>A Stanbol engine adding Sentence annotations to the AnalyzedText
     content part to a content item for further processing</description>
 

Modified: stanbol/trunk/enhancement-engines/opennlp-token/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/opennlp-token/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/opennlp-token/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/opennlp-token/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: OpenNLP tokenizer </name>
+  <name>Apache Stanbol Enhancement Engine : OpenNLP Tokenizer</name>
   <description>A Stanbol engine tokenizing the AnalyzedText contentpart for further
       processing by other engines </description>
 

Modified: stanbol/trunk/enhancement-engines/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/pom.xml Wed Dec 12 11:58:52 2012
@@ -48,7 +48,7 @@
   </scm>
 
   <modules>
-	<!-- Content processing / Metadata extraction -->
+	  <!-- Content processing / Metadata extraction -->
     <module>tika</module>
     <module>htmlextractor</module>
     <module>xmpextractor</module>
@@ -56,7 +56,7 @@
     <module>refactor</module>
 
     <!-- NLP processing engines -->
-	<module>langdetect</module>
+	  <module>langdetect</module>
     <module>langid</module>
     <module>opennlp-sentence</module>
     <module>opennlp-token</module>
@@ -64,17 +64,18 @@
     <module>opennlp-ner</module>
     <module>opennlp-chunker</module>
     <module>nlp2rdf</module> <!-- converts AnalyzedText ContentPart to RDF -->
-	<!-- EntityLinking -->
+  
+  	<!-- EntityLinking -->
     <module>entitylinking</module>
     <module>entityhublinking</module>
     <module>entitytagging</module>
     <!-- deprecated -->
     <module>keywordextraction</module>
 
-	<!-- Categorization -->
+	  <!-- Categorization -->
     <module>topic</module>
 
-	<!-- Sentiment -->
+	  <!-- Sentiment -->
     <module>sentiment-wordclassifier</module>
     <module>sentiment-summarization</module>
 

Modified: stanbol/trunk/enhancement-engines/refactor/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/refactor/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/refactor/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/refactor/pom.xml Wed Dec 12 11:58:52 2012
@@ -33,7 +33,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Refactor Engine</name>
+  <name>Apache Stanbol Enhancement Engine : Refactor Engine</name>
   <description>Implementation of an enhancement engine which refactors the ouptut to a target vocabulary 
   </description>
 

Modified: stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/sentiment-summarization/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: Sentiment Summarization Engine</name>
+  <name>Apache Stanbol Enhancement Engine : Sentiment Summarization</name>
   <description>
         Consumes Sentiment tags on Token level and summarizes those for Noun
         Phrases, Sentences and the document as a whole (STANBOL-760).

Modified: stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/sentiment-wordclassifier/pom.xml Wed Dec 12 11:58:52 2012
@@ -25,7 +25,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine: Sentiment Word Tagging Engine</name>
+  <name>Apache Stanbol Enhancement Engine : Sentiment Word Classifier</name>
   <description>
         Sentiment Tagging Engine for the Stanbol NLP chain. Tags sentiment
         values in word granularity based on SentimentClassifier implementations
@@ -38,10 +38,10 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-wordtagging/
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-wordclassifier/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-wordtagging/
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/sentiment-wordclassifier/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/trunk/enhancement-engines/tika/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/tika/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/tika/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/tika/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Apache Tika </name>
+  <name>Apache Stanbol Enhancement Engine : Tika</name>
   <description>Enhancement Engine that uses Apache Tika to convert parsed
   documents to plain text and xhtml
   </description>

Modified: stanbol/trunk/enhancement-engines/topic/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/topic/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/topic/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/topic/pom.xml Wed Dec 12 11:58:52 2012
@@ -26,7 +26,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Topic Classification</name>
+  <name>Apache Stanbol Enhancement Engine : Topic Classification</name>
   <description>
     Implementation of an annotation engine that links the content item
     to a set of possible categories from a dedicated Solr index using

Modified: stanbol/trunk/enhancement-engines/uimalocal-template/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uimalocal-template/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uimalocal-template/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uimalocal-template/pom.xml Wed Dec 12 11:58:52 2012
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>org.apache.stanbol.enhancer.engine.uimalocal-template</artifactId>
-  <name>Apache Stanbol Enhancer Enhancement Engine : UIMA Local Client</name>
+  <name>Apache Stanbol Enhancement Engine : UIMA Local Client</name>
   <packaging>bundle</packaging>
 
   <dependencies>

Modified: stanbol/trunk/enhancement-engines/uimaremote/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uimaremote/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uimaremote/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uimaremote/pom.xml Wed Dec 12 11:58:52 2012
@@ -29,7 +29,7 @@
   <artifactId>org.apache.stanbol.enhancer.engine.uimaremote</artifactId>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : UIMA Remote Client</name>
+  <name>Apache Stanbol Enhancement Engine : UIMA Remote Client</name>
 
   <dependencies>
     <dependency>

Modified: stanbol/trunk/enhancement-engines/uimatotriples/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/uimatotriples/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/uimatotriples/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/uimatotriples/pom.xml Wed Dec 12 11:58:52 2012
@@ -29,7 +29,7 @@
   <artifactId>org.apache.stanbol.enhancer.engine.uimatotriples</artifactId>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : UIMA To Triples</name>
+  <name>Apache Stanbol Enhancement Engine : UIMA To Triples</name>
 
   <dependencies>
     <dependency>

Modified: stanbol/trunk/enhancement-engines/xmpextractor/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/xmpextractor/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/xmpextractor/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/xmpextractor/pom.xml Wed Dec 12 11:58:52 2012
@@ -29,7 +29,7 @@
 	<artifactId>org.apache.stanbol.enhancer.engines.xmpextractor</artifactId>
 	<version>0.10.0-SNAPSHOT</version>
 	<packaging>bundle</packaging>
-	<name>Apache Stanbol Enhancer Enhancement Engine : XMP Extractors</name>
+	<name>Apache Stanbol Enhancement Engine : XMP Extractor</name>
 	<description>Enhancement Engine that extracts XMP data
 	</description>
 
@@ -37,10 +37,10 @@
 
 	<scm>
 		<connection>
-			scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmp/
+			scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmpextractor/
 		</connection>
 		<developerConnection>
-			scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmp/
+			scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/enhancement-engines/xmpextractor/
 		</developerConnection>
 		<url>http://stanbol.apache.org/</url>
 	</scm>

Modified: stanbol/trunk/enhancement-engines/zemanta/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/zemanta/pom.xml?rev=1420631&r1=1420630&r2=1420631&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/zemanta/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/zemanta/pom.xml Wed Dec 12 11:58:52 2012
@@ -32,7 +32,7 @@
   <version>0.10.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Enhancement Engine : Zemanta Tagging</name>
+  <name>Apache Stanbol Enhancement Engine : Zemanta</name>
   <description></description>
   <inceptionYear>2010</inceptionYear>