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/03/11 02:21:28 UTC

svn commit: r384981 - in /directory/branches/daemon/1.0: bootstrappers/pom.xml plugin/pom.xml pom.xml

Author: akarasulu
Date: Fri Mar 10 17:21:26 2006
New Revision: 384981

URL: http://svn.apache.org/viewcvs?rev=384981&view=rev
Log:
bumping up version to next snapshot

Modified:
    directory/branches/daemon/1.0/bootstrappers/pom.xml
    directory/branches/daemon/1.0/plugin/pom.xml
    directory/branches/daemon/1.0/pom.xml

Modified: directory/branches/daemon/1.0/bootstrappers/pom.xml
URL: http://svn.apache.org/viewcvs/directory/branches/daemon/1.0/bootstrappers/pom.xml?rev=384981&r1=384980&r2=384981&view=diff
==============================================================================
--- directory/branches/daemon/1.0/bootstrappers/pom.xml (original)
+++ directory/branches/daemon/1.0/bootstrappers/pom.xml Fri Mar 10 17:21:26 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.0-RC1</version>
+    <version>1.0-RC2-SNAPSHOT</version>
   </parent>
   <artifactId>daemon-bootstrappers</artifactId>
   <name>Apache Directory Daemon Bootstrappers</name>

Modified: directory/branches/daemon/1.0/plugin/pom.xml
URL: http://svn.apache.org/viewcvs/directory/branches/daemon/1.0/plugin/pom.xml?rev=384981&r1=384980&r2=384981&view=diff
==============================================================================
--- directory/branches/daemon/1.0/plugin/pom.xml (original)
+++ directory/branches/daemon/1.0/plugin/pom.xml Fri Mar 10 17:21:26 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.0-RC1</version>
+    <version>1.0-RC2-SNAPSHOT</version>
   </parent>
   <artifactId>daemon-plugin</artifactId>
   <name>Apache Directory Daemon Plugin (Maven 2)</name>

Modified: directory/branches/daemon/1.0/pom.xml
URL: http://svn.apache.org/viewcvs/directory/branches/daemon/1.0/pom.xml?rev=384981&r1=384980&r2=384981&view=diff
==============================================================================
--- directory/branches/daemon/1.0/pom.xml (original)
+++ directory/branches/daemon/1.0/pom.xml Fri Mar 10 17:21:26 2006
@@ -10,7 +10,7 @@
   <artifactId>build</artifactId>
   <name>Apache Directory Daemon</name>
   <packaging>pom</packaging>  
-  <version>1.0-RC1</version>
+  <version>1.0-RC2-SNAPSHOT</version>
   <description>
     Reusable framework for daemon applications based on Commons Daemon
     Jsvc and Procrun. A small installation layout pattern combined with