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 2013/08/14 13:19:43 UTC

svn commit: r1513812 - /directory/apacheds/trunk/mavibot-partition/pom.xml

Author: elecharny
Date: Wed Aug 14 11:19:43 2013
New Revision: 1513812

URL: http://svn.apache.org/r1513812
Log:
Fixed the artifactId for mavibot

Modified:
    directory/apacheds/trunk/mavibot-partition/pom.xml

Modified: directory/apacheds/trunk/mavibot-partition/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/mavibot-partition/pom.xml?rev=1513812&r1=1513811&r2=1513812&view=diff
==============================================================================
--- directory/apacheds/trunk/mavibot-partition/pom.xml (original)
+++ directory/apacheds/trunk/mavibot-partition/pom.xml Wed Aug 14 11:19:43 2013
@@ -35,7 +35,7 @@
     
     <dependency>
       <groupId>org.apache.directory.mavibot</groupId>
-      <artifactId>apacheds-mavibot</artifactId>
+      <artifactId>mavibot</artifactId>
       <version>1.0.0-M1</version>
     </dependency>