Author: cziegeler
Date: Mon Sep 20 17:59:02 2010
New Revision: 999028

URL: http://svn.apache.org/viewvc?rev=999028&view=rev
Log:
SLING-1787 : Unify symbolic names and check package names

Modified:
    sling/trunk/installer/core/pom.xml
    sling/trunk/installer/it/pom.xml

Modified: sling/trunk/installer/core/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/installer/core/pom.xml?rev=999028&r1=999027&r2=999028&view=diff
==============================================================================
--- sling/trunk/installer/core/pom.xml (original)
+++ sling/trunk/installer/core/pom.xml Mon Sep 20 17:59:02 2010
@@ -31,7 +31,7 @@
     <version>3.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-    <name>Apache Sling OSGi Installer</name>
+    <name>Apache Sling Installer</name>
     <description> 
         Provides services to install OSGi bundles and configurations
         by supplying input streams and dictionaries.

Modified: sling/trunk/installer/it/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/installer/it/pom.xml?rev=999028&r1=999027&r2=999028&view=diff
==============================================================================
--- sling/trunk/installer/it/pom.xml (original)
+++ sling/trunk/installer/it/pom.xml Mon Sep 20 17:59:02 2010
@@ -30,8 +30,8 @@
     <version>3.0.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
-    <name>Apache Sling OSGi Installer Integration Tests</name>
-    <description>Integration tests of the Sling OSGi installer 
bundle</description>
+    <name>Apache Sling Installer Integration Tests</name>
+    <description>Integration tests of the Sling installer bundle</description>
 
     <properties>
         <pax.exam.log.level>INFO</pax.exam.log.level>


Reply via email to