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/05/30 10:49:22 UTC

svn commit: r1344154 - /incubator/stanbol/trunk/enhancer/jersey/pom.xml

Author: fchrist
Date: Wed May 30 08:49:22 2012
New Revision: 1344154

URL: http://svn.apache.org/viewvc?rev=1344154&view=rev
Log:
Minor fix: typo

Modified:
    incubator/stanbol/trunk/enhancer/jersey/pom.xml

Modified: incubator/stanbol/trunk/enhancer/jersey/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/jersey/pom.xml?rev=1344154&r1=1344153&r2=1344154&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/jersey/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/jersey/pom.xml Wed May 30 08:49:22 2012
@@ -31,7 +31,7 @@
   <version>0.10.0-incubating-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
-  <name>Apache Stanbol Enhancer Jersey JAX-RS API and front-end</name>
+  <name>Apache Stanbol Enhancer Web (Jersey)</name>
   <description>HTTP endpoints of the Apache Stanbol Enhancer.</description>
 
   <scm>