You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2004/11/01 05:37:28 UTC

svn commit: rev 56201 - incubator/directory/eve/trunk/jndi-provider

Author: akarasulu
Date: Sun Oct 31 20:37:28 2004
New Revision: 56201

Modified:
   incubator/directory/eve/trunk/jndi-provider/project.xml
Log:
ok we need to remove extra directory level

Modified: incubator/directory/eve/trunk/jndi-provider/project.xml
==============================================================================
--- incubator/directory/eve/trunk/jndi-provider/project.xml	(original)
+++ incubator/directory/eve/trunk/jndi-provider/project.xml	Sun Oct 31 20:37:28 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
-  <extend>${basedir}/../../project.xml</extend>
+  <extend>${basedir}/../project.xml</extend>
   <pomVersion>1</pomVersion>
   <artifactId>eve-backend</artifactId>
   <groupId>incubator-directory</groupId>