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 2011/11/03 11:19:40 UTC

svn commit: r1197047 - /directory/shared/branches/shared-osgi/ipojo-manager/pom.xml

Author: pamarcelot
Date: Thu Nov  3 10:19:40 2011
New Revision: 1197047

URL: http://svn.apache.org/viewvc?rev=1197047&view=rev
Log:
Fixed project name for uniformity.

Modified:
    directory/shared/branches/shared-osgi/ipojo-manager/pom.xml

Modified: directory/shared/branches/shared-osgi/ipojo-manager/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-osgi/ipojo-manager/pom.xml?rev=1197047&r1=1197046&r2=1197047&view=diff
==============================================================================
--- directory/shared/branches/shared-osgi/ipojo-manager/pom.xml (original)
+++ directory/shared/branches/shared-osgi/ipojo-manager/pom.xml Thu Nov  3 10:19:40 2011
@@ -28,7 +28,7 @@
   </parent>
   
   <artifactId>shared-ipojo-manager</artifactId>
-  <name>ApacheDS Shared OSGI/IPOJO Manager</name>
+  <name>Apache Directory Shared OSGI/IPOJO Manager</name>
   <packaging>bundle</packaging>
 
   <description>Provides main facility for handling IPojo component management</description>