You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2012/01/04 11:54:31 UTC

svn commit: r1227113 - in /directory/studio/trunk/features/apacheds.feature: feature.xml pom.xml

Author: pamarcelot
Date: Wed Jan  4 10:54:30 2012
New Revision: 1227113

URL: http://svn.apache.org/viewvc?rev=1227113&view=rev
Log:
Fixed ApacheDS branding.

Modified:
    directory/studio/trunk/features/apacheds.feature/feature.xml
    directory/studio/trunk/features/apacheds.feature/pom.xml

Modified: directory/studio/trunk/features/apacheds.feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/apacheds.feature/feature.xml?rev=1227113&r1=1227112&r2=1227113&view=diff
==============================================================================
--- directory/studio/trunk/features/apacheds.feature/feature.xml (original)
+++ directory/studio/trunk/features/apacheds.feature/feature.xml Wed Jan  4 10:54:30 2012
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.apache.directory.studio.apacheds.feature"
-      label="Apache Directory Studio Apache DS"
+      label="Apache Directory Studio ApacheDS"
       version="${pom.version}"
       provider-name="Apache Software Foundation"
       plugin="org.apache.directory.studio.apacheds"
       image="studio.png">
 
    <description>
-      The Apache Directory Studio Apache DS Feature contains all plugins related to Apache DS.
+      The Apache Directory Studio ApacheDS Feature contains all plugins related to ApacheDS.
    </description>
 
    <copyright>

Modified: directory/studio/trunk/features/apacheds.feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/apacheds.feature/pom.xml?rev=1227113&r1=1227112&r2=1227113&view=diff
==============================================================================
--- directory/studio/trunk/features/apacheds.feature/pom.xml (original)
+++ directory/studio/trunk/features/apacheds.feature/pom.xml Wed Jan  4 10:54:30 2012
@@ -27,7 +27,7 @@
   </parent>
   
   <artifactId>apacheds.feature</artifactId>
-  <name>Apache Directory Studio Apache DS Feature</name>
+  <name>Apache Directory Studio ApacheDS Feature</name>
   <packaging>jar</packaging>
 
   <description />