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 2006/10/29 20:36:35 UTC

svn commit: r468961 - /directory/trunks/daemon/pom.xml

Author: akarasulu
Date: Sun Oct 29 11:36:34 2006
New Revision: 468961

URL: http://svn.apache.org/viewvc?view=rev&rev=468961
Log:
do not depend on snapshot poms

Modified:
    directory/trunks/daemon/pom.xml

Modified: directory/trunks/daemon/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/pom.xml?view=diff&rev=468961&r1=468960&r2=468961
==============================================================================
--- directory/trunks/daemon/pom.xml (original)
+++ directory/trunks/daemon/pom.xml Sun Oct 29 11:36:34 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.5</version>
   </parent>
   <groupId>org.apache.directory.daemon</groupId>
   <artifactId>build</artifactId>