You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2010/06/23 15:38:59 UTC

svn commit: r957193 - /directory/installers/trunk/apacheds-noarch/pom.xml

Author: elecharny
Date: Wed Jun 23 13:38:59 2010
New Revision: 957193

URL: http://svn.apache.org/viewvc?rev=957193&view=rev
Log:
reverted back to a rev that builds : 955985

Modified:
    directory/installers/trunk/apacheds-noarch/pom.xml

Modified: directory/installers/trunk/apacheds-noarch/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/apacheds-noarch/pom.xml?rev=957193&r1=957192&r2=957193&view=diff
==============================================================================
--- directory/installers/trunk/apacheds-noarch/pom.xml (original)
+++ directory/installers/trunk/apacheds-noarch/pom.xml Wed Jun 23 13:38:59 2010
@@ -113,7 +113,7 @@
     </dependency>
 
     <dependency>
-      <artifactId>apacheds-config</artifactId>
+      <artifactId>apacheds-default-config</artifactId>
       <groupId>org.apache.directory.server</groupId>
       <version>${project.version}</version>
     </dependency>