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 2011/09/08 18:58:11 UTC

svn commit: r1166799 - in /directory/apacheds/trunk: benchmarks/pom.xml osgi/pom.xml protocol-changepw/pom.xml server-tools/pom.xml syncrepl/pom.xml

Author: elecharny
Date: Thu Sep  8 16:58:11 2011
New Revision: 1166799

URL: http://svn.apache.org/viewvc?rev=1166799&view=rev
Log:
Reverted to M3 as we have canceled the vote for the release

Modified:
    directory/apacheds/trunk/benchmarks/pom.xml
    directory/apacheds/trunk/osgi/pom.xml
    directory/apacheds/trunk/protocol-changepw/pom.xml
    directory/apacheds/trunk/server-tools/pom.xml
    directory/apacheds/trunk/syncrepl/pom.xml

Modified: directory/apacheds/trunk/benchmarks/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/benchmarks/pom.xml?rev=1166799&r1=1166798&r2=1166799&view=diff
==============================================================================
--- directory/apacheds/trunk/benchmarks/pom.xml (original)
+++ directory/apacheds/trunk/benchmarks/pom.xml Thu Sep  8 16:58:11 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M3-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-benchmarks</artifactId>
   <name>ApacheDS Benchmarks</name>

Modified: directory/apacheds/trunk/osgi/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/osgi/pom.xml?rev=1166799&r1=1166798&r2=1166799&view=diff
==============================================================================
--- directory/apacheds/trunk/osgi/pom.xml (original)
+++ directory/apacheds/trunk/osgi/pom.xml Thu Sep  8 16:58:11 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M3-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-osgi</artifactId>
   <name>ApacheDS OSGi Bundle</name>

Modified: directory/apacheds/trunk/protocol-changepw/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/protocol-changepw/pom.xml?rev=1166799&r1=1166798&r2=1166799&view=diff
==============================================================================
--- directory/apacheds/trunk/protocol-changepw/pom.xml (original)
+++ directory/apacheds/trunk/protocol-changepw/pom.xml Thu Sep  8 16:58:11 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M3-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-protocol-changepw</artifactId>

Modified: directory/apacheds/trunk/server-tools/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-tools/pom.xml?rev=1166799&r1=1166798&r2=1166799&view=diff
==============================================================================
--- directory/apacheds/trunk/server-tools/pom.xml (original)
+++ directory/apacheds/trunk/server-tools/pom.xml Thu Sep  8 16:58:11 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M3-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-server-tools</artifactId>

Modified: directory/apacheds/trunk/syncrepl/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/syncrepl/pom.xml?rev=1166799&r1=1166798&r2=1166799&view=diff
==============================================================================
--- directory/apacheds/trunk/syncrepl/pom.xml (original)
+++ directory/apacheds/trunk/syncrepl/pom.xml Thu Sep  8 16:58:11 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M3-SNAPSHOT</version>
   </parent>
   <artifactId>syncrepl</artifactId>
   <name>ApacheDS replication</name>