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/09/03 01:20:18 UTC

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

Author: akarasulu
Date: Sat Sep  2 16:20:18 2006
New Revision: 439684

URL: http://svn.apache.org/viewvc?rev=439684&view=rev
Log:
locking in maven plugins to specific versions

Modified:
    directory/trunks/daemon/pom.xml

Modified: directory/trunks/daemon/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/pom.xml?rev=439684&r1=439683&r2=439684&view=diff
==============================================================================
--- directory/trunks/daemon/pom.xml (original)
+++ directory/trunks/daemon/pom.xml Sat Sep  2 16:20:18 2006
@@ -10,6 +10,7 @@
   <artifactId>build</artifactId>
   <name>Apache Directory Daemon</name>
   <packaging>pom</packaging>  
+  <!-- note that this skipped a RC in being bumped up -->
   <version>1.0-RC3</version>
   <description>
     Reusable framework for daemon applications based on Commons Daemon