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/11/08 11:09:55 UTC

svn commit: r1406991 - /stanbol/trunk/contenthub/pom.xml

Author: fchrist
Date: Thu Nov  8 10:09:55 2012
New Revision: 1406991

URL: http://svn.apache.org/viewvc?rev=1406991&view=rev
Log:
STANBOL-799 Changed name of top level artifact

Modified:
    stanbol/trunk/contenthub/pom.xml

Modified: stanbol/trunk/contenthub/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/contenthub/pom.xml?rev=1406991&r1=1406990&r2=1406991&view=diff
==============================================================================
--- stanbol/trunk/contenthub/pom.xml (original)
+++ stanbol/trunk/contenthub/pom.xml Thu Nov  8 10:09:55 2012
@@ -22,11 +22,11 @@
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
-  <artifactId>org.apache.stanbol.contenthub.reactor</artifactId>
+  <artifactId>apache-stanbol-contenthub</artifactId>
   <version>0.10.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
-  <name>Apache Stanbol Contenthub Reactor</name>
+  <name>Apache Stanbol Contenthub</name>
   <description>
     Pseudo project to build the complete Contenthub bundle
   </description>