You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/04/01 17:24:57 UTC

svn commit: r524619 - in /directory/daemon/branches/1.1.0-pre-release: bootstrappers/pom.xml plugin/pom.xml pom.xml

Author: elecharny
Date: Sun Apr  1 08:24:57 2007
New Revision: 524619

URL: http://svn.apache.org/viewvc?view=rev&rev=524619
Log:
Switched to version 1.1.0

Modified:
    directory/daemon/branches/1.1.0-pre-release/bootstrappers/pom.xml
    directory/daemon/branches/1.1.0-pre-release/plugin/pom.xml
    directory/daemon/branches/1.1.0-pre-release/pom.xml

Modified: directory/daemon/branches/1.1.0-pre-release/bootstrappers/pom.xml
URL: http://svn.apache.org/viewvc/directory/daemon/branches/1.1.0-pre-release/bootstrappers/pom.xml?view=diff&rev=524619&r1=524618&r2=524619
==============================================================================
--- directory/daemon/branches/1.1.0-pre-release/bootstrappers/pom.xml (original)
+++ directory/daemon/branches/1.1.0-pre-release/bootstrappers/pom.xml Sun Apr  1 08:24:57 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <artifactId>daemon-bootstrappers</artifactId>
   <name>Apache Directory Daemon Bootstrappers</name>

Modified: directory/daemon/branches/1.1.0-pre-release/plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/daemon/branches/1.1.0-pre-release/plugin/pom.xml?view=diff&rev=524619&r1=524618&r2=524619
==============================================================================
--- directory/daemon/branches/1.1.0-pre-release/plugin/pom.xml (original)
+++ directory/daemon/branches/1.1.0-pre-release/plugin/pom.xml Sun Apr  1 08:24:57 2007
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.directory.daemon</groupId>
     <artifactId>build</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <artifactId>daemon-plugin</artifactId>
   <name>Apache Directory Daemon Plugin (Maven 2)</name>

Modified: directory/daemon/branches/1.1.0-pre-release/pom.xml
URL: http://svn.apache.org/viewvc/directory/daemon/branches/1.1.0-pre-release/pom.xml?view=diff&rev=524619&r1=524618&r2=524619
==============================================================================
--- directory/daemon/branches/1.1.0-pre-release/pom.xml (original)
+++ directory/daemon/branches/1.1.0-pre-release/pom.xml Sun Apr  1 08:24:57 2007
@@ -4,14 +4,14 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.6</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.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
   <description>
     Reusable framework for daemon applications based on Commons Daemon
     Jsvc and Procrun. A small installation layout pattern combined with