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/12 21:19:51 UTC

svn commit: r463386 - in /directory/trunks/daemon: ./ bootstrappers/ bootstrappers/src/main/resources/ plugin/ plugin/reference/ plugin/src/main/resources/

Author: akarasulu
Date: Thu Oct 12 12:19:50 2006
New Revision: 463386

URL: http://svn.apache.org/viewvc?view=rev&rev=463386
Log:
upgraded some poms to 1.0.1-SNAPSHOT

Added:
    directory/trunks/daemon/bootstrappers/src/main/resources/
    directory/trunks/daemon/bootstrappers/src/main/resources/LICENSE.txt
      - copied unchanged from r463349, directory/trunks/daemon/bootstrappers/LICENSE.txt
    directory/trunks/daemon/bootstrappers/src/main/resources/NOTICE.txt
      - copied unchanged from r463349, directory/trunks/daemon/bootstrappers/NOTICE.txt
    directory/trunks/daemon/plugin/src/main/resources/LICENSE.txt
      - copied unchanged from r463349, directory/trunks/daemon/plugin/LICENSE.txt
    directory/trunks/daemon/plugin/src/main/resources/NOTICE.txt
      - copied unchanged from r463349, directory/trunks/daemon/plugin/NOTICE.txt
Removed:
    directory/trunks/daemon/bootstrappers/LICENSE.txt
    directory/trunks/daemon/bootstrappers/NOTICE.txt
    directory/trunks/daemon/plugin/LICENSE.txt
    directory/trunks/daemon/plugin/NOTICE.txt
    directory/trunks/daemon/plugin/reference/
Modified:
    directory/trunks/daemon/bootstrappers/pom.xml
    directory/trunks/daemon/plugin/pom.xml
    directory/trunks/daemon/pom.xml

Modified: directory/trunks/daemon/bootstrappers/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/bootstrappers/pom.xml?view=diff&rev=463386&r1=463385&r2=463386
==============================================================================
--- directory/trunks/daemon/bootstrappers/pom.xml (original)
+++ directory/trunks/daemon/bootstrappers/pom.xml Thu Oct 12 12:19:50 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>daemon-bootstrappers</artifactId>
   <name>Apache Directory Daemon Bootstrappers</name>

Modified: directory/trunks/daemon/plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/plugin/pom.xml?view=diff&rev=463386&r1=463385&r2=463386
==============================================================================
--- directory/trunks/daemon/plugin/pom.xml (original)
+++ directory/trunks/daemon/plugin/pom.xml Thu Oct 12 12:19:50 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>daemon-plugin</artifactId>
   <name>Apache Directory Daemon Plugin (Maven 2)</name>

Modified: directory/trunks/daemon/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/pom.xml?view=diff&rev=463386&r1=463385&r2=463386
==============================================================================
--- directory/trunks/daemon/pom.xml (original)
+++ directory/trunks/daemon/pom.xml Thu Oct 12 12:19:50 2006
@@ -4,14 +4,14 @@
   <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>
   <name>Apache Directory Daemon</name>
   <packaging>pom</packaging>  
   <!-- note that this skipped a RC in being bumped up -->
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <description>
     Reusable framework for daemon applications based on Commons Daemon
     Jsvc and Procrun. A small installation layout pattern combined with