You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2008/07/23 20:12:37 UTC

svn commit: r679150 - /directory/apacheds/branches/bigbang/core-jndi/pom.xml

Author: akarasulu
Date: Wed Jul 23 11:12:36 2008
New Revision: 679150

URL: http://svn.apache.org/viewvc?rev=679150&view=rev
Log:
oops forgot to change the artifact id name

Modified:
    directory/apacheds/branches/bigbang/core-jndi/pom.xml

Modified: directory/apacheds/branches/bigbang/core-jndi/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/core-jndi/pom.xml?rev=679150&r1=679149&r2=679150&view=diff
==============================================================================
--- directory/apacheds/branches/bigbang/core-jndi/pom.xml (original)
+++ directory/apacheds/branches/bigbang/core-jndi/pom.xml Wed Jul 23 11:12:36 2008
@@ -26,7 +26,7 @@
     <artifactId>apacheds-parent</artifactId>
     <version>1.5.4-SNAPSHOT</version>
   </parent>
-  <artifactId>apacheds-core</artifactId>
+  <artifactId>apacheds-core-jndi</artifactId>
   <name>ApacheDS Core JNDI</name>
   <packaging>jar</packaging>