Author: akarasulu
Date: Wed Mar 25 10:10:36 2009
New Revision: 758197
URL: http://svn.apache.org/viewvc?rev=758197&view=rev
Log:
typo
Modified:
directory/apacheds/branches/ldif-partition/core/pom.xml
Modified: directory/apacheds/branches/ldif-partition/core/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/ldif-partition/core/pom.xml?rev=758197&r1=758196&r2=758197&view=diff
==============================================================================
--- directory/apacheds/branches/ldif-partition/core/pom.xml (original)
+++ directory/apacheds/branches/ldif-partition/core/pom.xml Wed Mar 25 10:10:36 2009
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.directory.server</groupId>
- <artifactId>apacheds-core--api</artifactId>
+ <artifactId>apacheds-core-api</artifactId>
<version>${pom.version}</version>
</dependency>
|