[maven-release-plugin] prepare release 2.0.0-M1

git-svn-id: https://svn.apache.org/repos/asf/directory/apacheds/trunk@1138549 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/all/pom.xml b/all/pom.xml
index c59cec945..3f25602 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-all</artifactId>
diff --git a/core-annotations/pom.xml b/core-annotations/pom.xml
index 5ede978..b3e2ee2 100644
--- a/core-annotations/pom.xml
+++ b/core-annotations/pom.xml
@@ -17,13 +17,12 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
     <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-core-annotations</artifactId>
diff --git a/core-api/pom.xml b/core-api/pom.xml
index de7636f..0eb583c 100644
--- a/core-api/pom.xml
+++ b/core-api/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-core-api</artifactId>
diff --git a/core-avl/pom.xml b/core-avl/pom.xml
index 49021b0..fdcfa2a 100644
--- a/core-avl/pom.xml
+++ b/core-avl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-core-avl</artifactId>
diff --git a/core-constants/pom.xml b/core-constants/pom.xml
index a0cf6d7..627b690 100644
--- a/core-constants/pom.xml
+++ b/core-constants/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-core-constants</artifactId>
diff --git a/core-integ/pom.xml b/core-integ/pom.xml
index 98b73df..be642ff 100644
--- a/core-integ/pom.xml
+++ b/core-integ/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-core-integ</artifactId>
diff --git a/core-jndi/pom.xml b/core-jndi/pom.xml
index 824f9ff..a6fe9bb 100644
--- a/core-jndi/pom.xml
+++ b/core-jndi/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-core-jndi</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index c270d13..8c33d59 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-core</artifactId>
diff --git a/http-directory-bridge/pom.xml b/http-directory-bridge/pom.xml
index cff47f6..cb72b4c 100644
--- a/http-directory-bridge/pom.xml
+++ b/http-directory-bridge/pom.xml
@@ -17,13 +17,12 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
 
   <artifactId>apacheds-http-directory-bridge</artifactId>
diff --git a/http-integration/pom.xml b/http-integration/pom.xml
index 0d419bf..bc582c9 100644
--- a/http-integration/pom.xml
+++ b/http-integration/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-http-integration</artifactId>
diff --git a/i18n/pom.xml b/i18n/pom.xml
index 379bddc..b4d23a9 100644
--- a/i18n/pom.xml
+++ b/i18n/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-i18n</artifactId>
diff --git a/interceptor-kerberos/pom.xml b/interceptor-kerberos/pom.xml
index c9d1ba6..dbca9b6 100644
--- a/interceptor-kerberos/pom.xml
+++ b/interceptor-kerberos/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-interceptor-kerberos</artifactId>
diff --git a/jdbm-partition/pom.xml b/jdbm-partition/pom.xml
index c1ad270..3ed9607 100644
--- a/jdbm-partition/pom.xml
+++ b/jdbm-partition/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-jdbm-partition</artifactId>
diff --git a/jdbm/pom.xml b/jdbm/pom.xml
index 9b5cde6..83f470b 100644
--- a/jdbm/pom.xml
+++ b/jdbm/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-jdbm</artifactId>
diff --git a/kerberos-codec/pom.xml b/kerberos-codec/pom.xml
index c18bb37..f80e5d8 100644
--- a/kerberos-codec/pom.xml
+++ b/kerberos-codec/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-kerberos-codec</artifactId>
diff --git a/kerberos-test/pom.xml b/kerberos-test/pom.xml
index f3320e8..4aba5ba 100644
--- a/kerberos-test/pom.xml
+++ b/kerberos-test/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-kerberos-test</artifactId>
diff --git a/ldap-client-test/pom.xml b/ldap-client-test/pom.xml
index 38feffe..48b2b72 100644
--- a/ldap-client-test/pom.xml
+++ b/ldap-client-test/pom.xml
@@ -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-M1</version>
   </parent>
 
   <artifactId>ldap-client-test</artifactId>
diff --git a/ldif-partition/pom.xml b/ldif-partition/pom.xml
index 5a3f155..a520786 100644
--- a/ldif-partition/pom.xml
+++ b/ldif-partition/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-ldif-partition</artifactId>
diff --git a/pom.xml b/pom.xml
index 94f56fd..10bc596 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-parent</artifactId>
-  <version>1.5.8-SNAPSHOT</version>
+  <version>2.0.0-M1</version>
   <packaging>pom</packaging>
 
   <name>ApacheDS</name>
@@ -1069,9 +1069,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M1</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/apacheds/tags/2.0.0-M1</url>
   </scm>
 
   <repositories>
diff --git a/protocol-dhcp/pom.xml b/protocol-dhcp/pom.xml
index ca6f44c..d969541 100644
--- a/protocol-dhcp/pom.xml
+++ b/protocol-dhcp/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-protocol-dhcp</artifactId>
diff --git a/protocol-dns/pom.xml b/protocol-dns/pom.xml
index 959ab15..697e46e 100644
--- a/protocol-dns/pom.xml
+++ b/protocol-dns/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-protocol-dns</artifactId>
diff --git a/protocol-kerberos/pom.xml b/protocol-kerberos/pom.xml
index aa8a962..f0a801b 100644
--- a/protocol-kerberos/pom.xml
+++ b/protocol-kerberos/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-protocol-kerberos</artifactId>
diff --git a/protocol-ldap/pom.xml b/protocol-ldap/pom.xml
index ff5f94a..ea77552 100644
--- a/protocol-ldap/pom.xml
+++ b/protocol-ldap/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-protocol-ldap</artifactId>
diff --git a/protocol-ntp/pom.xml b/protocol-ntp/pom.xml
index fe1b0db..38094aa 100644
--- a/protocol-ntp/pom.xml
+++ b/protocol-ntp/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-protocol-ntp</artifactId>
diff --git a/protocol-shared/pom.xml b/protocol-shared/pom.xml
index 1112f86..c2bda34 100644
--- a/protocol-shared/pom.xml
+++ b/protocol-shared/pom.xml
@@ -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-M1</version>
   </parent>
   
   <name>ApacheDS Protocol Shared</name>
diff --git a/server-annotations/pom.xml b/server-annotations/pom.xml
index 6813ff6..7d60bb1 100644
--- a/server-annotations/pom.xml
+++ b/server-annotations/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-server-annotations</artifactId>
diff --git a/server-config/pom.xml b/server-config/pom.xml
index f21ff03..4e8c973 100644
--- a/server-config/pom.xml
+++ b/server-config/pom.xml
@@ -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-M1</version>
   </parent>
 
   <artifactId>apacheds-server-config</artifactId>
diff --git a/server-integ/pom.xml b/server-integ/pom.xml
index c5dfc3d..6eca424 100644
--- a/server-integ/pom.xml
+++ b/server-integ/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-server-integ</artifactId>
diff --git a/server-jndi/pom.xml b/server-jndi/pom.xml
index 303d874..53d39e3 100644
--- a/server-jndi/pom.xml
+++ b/server-jndi/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-server-jndi</artifactId>
diff --git a/server-replication/pom.xml b/server-replication/pom.xml
index b26ce50..630916e 100644
--- a/server-replication/pom.xml
+++ b/server-replication/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-server-replication</artifactId>
diff --git a/service-builder/pom.xml b/service-builder/pom.xml
index 9fd767e..95c1069 100644
--- a/service-builder/pom.xml
+++ b/service-builder/pom.xml
@@ -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-M1</version>
   </parent>
 
   <artifactId>apacheds-service-builder</artifactId>
diff --git a/service/pom.xml b/service/pom.xml
index dc5c38e..0b07a33 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-service</artifactId>
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 83d81eb..9f0f0ba 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -18,13 +18,12 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
     <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-test-framework</artifactId>
diff --git a/wrapper/pom.xml b/wrapper/pom.xml
index 0813251..3649b06 100644
--- a/wrapper/pom.xml
+++ b/wrapper/pom.xml
@@ -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-M1</version>
   </parent>
   
   <artifactId>apacheds-wrapper</artifactId>
diff --git a/xdbm-partition/pom.xml b/xdbm-partition/pom.xml
index 4b10226..222dd91 100644
--- a/xdbm-partition/pom.xml
+++ b/xdbm-partition/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-xdbm-partition</artifactId>
diff --git a/xdbm-tools/pom.xml b/xdbm-tools/pom.xml
index 5c2cc57..114352f 100644
--- a/xdbm-tools/pom.xml
+++ b/xdbm-tools/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>2.0.0-M1</version>
   </parent>
   
   <artifactId>apacheds-xdbm-tools</artifactId>