You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2015/04/03 14:54:34 UTC

svn commit: r1671058 - in /directory/studio/trunk: features/openldap.feature/pom.xml plugins/openldap.acl.editor/pom.xml

Author: seelmann
Date: Fri Apr  3 12:54:34 2015
New Revision: 1671058

URL: http://svn.apache.org/r1671058
Log:
Unify names

Modified:
    directory/studio/trunk/features/openldap.feature/pom.xml
    directory/studio/trunk/plugins/openldap.acl.editor/pom.xml

Modified: directory/studio/trunk/features/openldap.feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/openldap.feature/pom.xml?rev=1671058&r1=1671057&r2=1671058&view=diff
==============================================================================
--- directory/studio/trunk/features/openldap.feature/pom.xml (original)
+++ directory/studio/trunk/features/openldap.feature/pom.xml Fri Apr  3 12:54:34 2015
@@ -28,7 +28,7 @@
   </parent>
   
   <artifactId>org.apache.directory.studio.openldap.feature</artifactId>
-  <name>OpenLDAP Feature</name>
+  <name>Apache Directory Studio OpenLDAP Feature</name>
   <packaging>eclipse-feature</packaging>
 
   <description />

Modified: directory/studio/trunk/plugins/openldap.acl.editor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/openldap.acl.editor/pom.xml?rev=1671058&r1=1671057&r2=1671058&view=diff
==============================================================================
--- directory/studio/trunk/plugins/openldap.acl.editor/pom.xml (original)
+++ directory/studio/trunk/plugins/openldap.acl.editor/pom.xml Fri Apr  3 12:54:34 2015
@@ -25,7 +25,7 @@
   </parent>
 
   <artifactId>org.apache.directory.studio.openldap.config.acl.editor</artifactId>
-  <name>Apache Directory Studio OpenLDAP Configuration ACL Editor</name>
+  <name>Apache Directory Studio OpenLDAP ACL Configuration Editor</name>
   <packaging>eclipse-plugin</packaging>
   <description/>