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:30:43 UTC

svn commit: r1513816 - /directory/apacheds/trunk/core-annotations/pom.xml

Author: elecharny
Date: Wed Aug 14 11:30:42 2013
New Revision: 1513816

URL: http://svn.apache.org/r1513816
Log:
Fixed the mavibot artifactId for core-annotations

Modified:
    directory/apacheds/trunk/core-annotations/pom.xml

Modified: directory/apacheds/trunk/core-annotations/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/core-annotations/pom.xml?rev=1513816&r1=1513815&r2=1513816&view=diff
==============================================================================
--- directory/apacheds/trunk/core-annotations/pom.xml (original)
+++ directory/apacheds/trunk/core-annotations/pom.xml Wed Aug 14 11:30:42 2013
@@ -70,7 +70,7 @@
 
     <dependency>
       <groupId>org.apache.directory.mavibot</groupId>
-      <artifactId>apacheds-mavibot</artifactId>
+      <artifactId>mavibot</artifactId>
       <version>1.0.0-M1</version>
     </dependency>