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 00:01:18 UTC

svn commit: r439669 - in /directory/trunks/daemon: bootstrappers/pom.xml plugin/pom.xml pom.xml

Author: akarasulu
Date: Sat Sep  2 15:01:18 2006
New Revision: 439669

URL: http://svn.apache.org/viewvc?rev=439669&view=rev
Log:
removing snapshots

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?rev=439669&r1=439668&r2=439669&view=diff
==============================================================================
--- directory/trunks/daemon/bootstrappers/pom.xml (original)
+++ directory/trunks/daemon/bootstrappers/pom.xml Sat Sep  2 15:01:18 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.0-RC3-SNAPSHOT</version>
+    <version>1.0-RC3</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?rev=439669&r1=439668&r2=439669&view=diff
==============================================================================
--- directory/trunks/daemon/plugin/pom.xml (original)
+++ directory/trunks/daemon/plugin/pom.xml Sat Sep  2 15:01:18 2006
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.0-RC3-SNAPSHOT</version>
+    <version>1.0-RC3</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?rev=439669&r1=439668&r2=439669&view=diff
==============================================================================
--- directory/trunks/daemon/pom.xml (original)
+++ directory/trunks/daemon/pom.xml Sat Sep  2 15:01:18 2006
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.5-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>  
-  <version>1.0-RC3-SNAPSHOT</version>
+  <version>1.0-RC3</version>
   <description>
     Reusable framework for daemon applications based on Commons Daemon
     Jsvc and Procrun. A small installation layout pattern combined with