Author: akarasulu
Date: Sun Oct 31 21:06:56 2004
New Revision: 56206
Modified:
incubator/directory/eve/trunk/jndi-provider/project.xml
Log:
added dependency on eve-shared snapshot before we begin moving stuff over
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
21:06:56 2004
@@ -74,6 +74,11 @@
</dependency>
<dependency>
<groupId>incubator-directory</groupId>
+ <artifactId>eve-shared</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>incubator-directory</groupId>
<artifactId>maven-eve-plugin</artifactId>
<version>1.0</version>
<type>plugin</type>