Author: fchrist
Date: Mon Jun 27 13:08:47 2011
New Revision: 1140146
URL: http://svn.apache.org/viewvc?rev=1140146&view=rev
Log:
Shortened the names of the launchers in POMs for readability
Modified:
incubator/stanbol/trunk/launchers/full/pom.xml
incubator/stanbol/trunk/launchers/kres/pom.xml
incubator/stanbol/trunk/launchers/stateless/pom.xml
Modified: incubator/stanbol/trunk/launchers/full/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/pom.xml?rev=1140146&r1=1140145&r2=1140146&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/full/pom.xml Mon Jun 27 13:08:47 2011
@@ -13,7 +13,7 @@
<artifactId>org.apache.stanbol.launchers.full</artifactId>
<packaging>jar</packaging>
- <name>Apache Stanbol Enhancer Sling-based standalone launcher</name>
+ <name>Apache Stanbol Launcher - Full</name>
<description>Runnable jar that runs the full Stanbol
configuration</description>
<scm>
Modified: incubator/stanbol/trunk/launchers/kres/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/kres/pom.xml?rev=1140146&r1=1140145&r2=1140146&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/kres/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/kres/pom.xml Mon Jun 27 13:08:47 2011
@@ -13,7 +13,7 @@
<artifactId>org.apache.stanbol.launchers.kres</artifactId>
<packaging>jar</packaging>
- <name>Apache Stanbol KReS Sling-based standalone launcher</name>
+ <name>Apache Stanbol Launcher - KReS</name>
<description>Runnable jar that runs the KReS configuration</description>
<scm>
<connection>
Modified: incubator/stanbol/trunk/launchers/stateless/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/stateless/pom.xml?rev=1140146&r1=1140145&r2=1140146&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/stateless/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/stateless/pom.xml Mon Jun 27 13:08:47 2011
@@ -13,7 +13,7 @@
<artifactId>org.apache.stanbol.launchers.stateless</artifactId>
<packaging>jar</packaging>
- <name>Apache Stanbol Enhancer Sling-based standalone launcher - stateless
version</name>
+ <name>Apache Stanbol Launcher - Stateless</name>
<description>Runnable jar that runs the stateless Stanbol
configuration</description>
<scm>