Author: kayyagari
Date: Wed Dec 16 04:34:49 2009
New Revision: 891125
URL: http://svn.apache.org/viewvc?rev=891125&view=rev
Log:
updated the artifcat name and description
Modified:
directory/apacheds/branches/apacheds-schema/core-integ-2/pom.xml
Modified: directory/apacheds/branches/apacheds-schema/core-integ-2/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/core-integ-2/pom.xml?rev=891125&r1=891124&r2=891125&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-schema/core-integ-2/pom.xml (original)
+++ directory/apacheds/branches/apacheds-schema/core-integ-2/pom.xml Wed Dec 16 04:34:49 2009
@@ -26,12 +26,12 @@
<artifactId>apacheds-parent</artifactId>
<version>1.5.6-SNAPSHOT</version>
</parent>
- <artifactId>apacheds-core-integ</artifactId>
+ <artifactId>apacheds-core-integ-2</artifactId>
<name>ApacheDS Core Integration</name>
<packaging>jar</packaging>
<description>
- Integration testing framework for Apache Directory Server.
+ *Advanced* Integration testing framework for Apache Directory Server.
</description>
<dependencies>
|