[maven-release-plugin] rollback the release of apacheds-parent-1.5.5

git-svn-id: https://svn.apache.org/repos/asf/directory/apacheds/trunk@805207 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/all/pom.xml b/all/pom.xml
index b07afcb..ac1df90 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-all</artifactId>
   <name>ApacheDS All</name>
diff --git a/bootstrap-extract/pom.xml b/bootstrap-extract/pom.xml
index e76cecb..7e2ad66 100644
--- a/bootstrap-extract/pom.xml
+++ b/bootstrap-extract/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-bootstrap-extract</artifactId>
   <name>ApacheDS Bootstrap Partition File Extractor</name>
diff --git a/bootstrap-partition/pom.xml b/bootstrap-partition/pom.xml
index d556f86..4be745d 100644
--- a/bootstrap-partition/pom.xml
+++ b/bootstrap-partition/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-bootstrap-partition</artifactId>
   <name>ApacheDS Bootstrap Partition</name>
diff --git a/bootstrap-plugin/pom.xml b/bootstrap-plugin/pom.xml
index 2c257e5..236b8f4 100644
--- a/bootstrap-plugin/pom.xml
+++ b/bootstrap-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-bootstrap-plugin</artifactId>
   <name>ApacheDS Bootstrap Plugin</name>
@@ -123,9 +123,7 @@
 
   <!-- Somehow inheritence of <scm> doesn' works correctly ? -->
   <scm>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/tags/apacheds-parent-1.5.5</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/tags/apacheds-parent-1.5.5/apacheds-bootstrap-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/tags/apacheds-parent-1.5.5/apacheds-bootstrap-plugin</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/apacheds/trunk</url>
   </scm>
 </project>
 
diff --git a/core-avl/pom.xml b/core-avl/pom.xml
index 5842af8..90f9226 100644
--- a/core-avl/pom.xml
+++ b/core-avl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-avl</artifactId>
   <name>ApacheDS Core AVL</name>
diff --git a/core-constants/pom.xml b/core-constants/pom.xml
index 91c3cbf..00c9b45 100644
--- a/core-constants/pom.xml
+++ b/core-constants/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-constants</artifactId>
   <name>ApacheDS Core Constants</name>
diff --git a/core-entry/pom.xml b/core-entry/pom.xml
index 68e65d4..92609ca 100644
--- a/core-entry/pom.xml
+++ b/core-entry/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-entry</artifactId>
   <name>ApacheDS Core Entry</name>
diff --git a/core-integ/pom.xml b/core-integ/pom.xml
index 0c5b95c..229f296 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.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-integ</artifactId>
   <name>ApacheDS Core Integration</name>
diff --git a/core-jndi/pom.xml b/core-jndi/pom.xml
index 82bbe60..3d35fe3 100644
--- a/core-jndi/pom.xml
+++ b/core-jndi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-jndi</artifactId>
   <name>ApacheDS Core JNDI</name>
diff --git a/core-plugin/pom.xml b/core-plugin/pom.xml
index eb7b807..3e9573c 100644
--- a/core-plugin/pom.xml
+++ b/core-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-plugin</artifactId>
   <name>ApacheDS Core Plugin (Maven 2)</name>
@@ -95,9 +95,7 @@
 
   <!-- Somehow inheritence of <scm> doesn' works correctly ? -->
   <scm>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/tags/apacheds-parent-1.5.5</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/tags/apacheds-parent-1.5.5/apacheds-core-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/tags/apacheds-parent-1.5.5/apacheds-core-plugin</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/apacheds/trunk</url>
   </scm>
 </project>
 
diff --git a/core-shared/pom.xml b/core-shared/pom.xml
index 68ef000..5ee9d94 100644
--- a/core-shared/pom.xml
+++ b/core-shared/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-shared</artifactId>
   <name>ApacheDS Core Shared</name>
diff --git a/core-unit/pom.xml b/core-unit/pom.xml
index 1d80909..a0da919 100644
--- a/core-unit/pom.xml
+++ b/core-unit/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core-unit</artifactId>
   <name>ApacheDS Core Unit</name>
diff --git a/core/pom.xml b/core/pom.xml
index 22d3422..f9f02d0 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.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-core</artifactId>
   <name>ApacheDS Core</name>
diff --git a/http-integration/pom.xml b/http-integration/pom.xml
index 01902dd..7ae70bc 100644
--- a/http-integration/pom.xml
+++ b/http-integration/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directory.server.http</groupId>
   <artifactId>apacheds-http-integration</artifactId>
   <name>ApacheDS jetty http server integration</name>
-  <version>1.5.5</version>
+  <version>1.5.5-SNAPSHOT</version>
   
   <properties>
    <jetty.version>6.1.14</jetty.version>
diff --git a/interceptor-kerberos/pom.xml b/interceptor-kerberos/pom.xml
index 29e2ce7..c30e844 100644
--- a/interceptor-kerberos/pom.xml
+++ b/interceptor-kerberos/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-interceptor-kerberos</artifactId>
   <name>ApacheDS Interceptors for Kerberos</name>
diff --git a/jdbm-store/pom.xml b/jdbm-store/pom.xml
index cc18f16..bd36a59 100644
--- a/jdbm-store/pom.xml
+++ b/jdbm-store/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-jdbm-store</artifactId>
   <name>ApacheDS JDBM Store</name>
diff --git a/jdbm/pom.xml b/jdbm/pom.xml
index 705d5ac..c97f60a 100644
--- a/jdbm/pom.xml
+++ b/jdbm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-jdbm</artifactId>
   <name>ApacheDS JDBM implementation</name>
@@ -35,6 +35,6 @@
 
   <packaging>jar</packaging>
 
-  <dependencies />
+  <dependencies/>
 </project>
 
diff --git a/kerberos-shared/pom.xml b/kerberos-shared/pom.xml
index 00f0134..dfb5088 100644
--- a/kerberos-shared/pom.xml
+++ b/kerberos-shared/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-kerberos-shared</artifactId>
   <name>ApacheDS Protocol Kerberos Shared</name>
diff --git a/ldap-api-test/pom.xml b/ldap-api-test/pom.xml
index c2d1123..78264d3 100644
--- a/ldap-api-test/pom.xml
+++ b/ldap-api-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>ldap-api-test</artifactId>
   <name>LDAP API unit test</name>
diff --git a/pom.xml b/pom.xml
index 9063664..3e29eea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-parent</artifactId>
-  <version>1.5.5</version>
+  <version>1.5.5-SNAPSHOT</version>
   <name>ApacheDS</name>
   <packaging>pom</packaging>
 
@@ -477,8 +477,8 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/tags/apacheds-parent-1.5.5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/tags/apacheds-parent-1.5.5</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/tags/apacheds-parent-1.5.5</url>
+    <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>
   </scm>
 </project>
diff --git a/protocol-changepw/pom.xml b/protocol-changepw/pom.xml
index f5e2139..6fb7d12 100644
--- a/protocol-changepw/pom.xml
+++ b/protocol-changepw/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-changepw</artifactId>
   <name>ApacheDS Protocol Change Password</name>
diff --git a/protocol-dhcp/pom.xml b/protocol-dhcp/pom.xml
index a47ecdd..3fe38de 100644
--- a/protocol-dhcp/pom.xml
+++ b/protocol-dhcp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-dhcp</artifactId>
   <name>ApacheDS Protocol Dhcp</name>
diff --git a/protocol-dns/pom.xml b/protocol-dns/pom.xml
index db1ad61..907e421 100644
--- a/protocol-dns/pom.xml
+++ b/protocol-dns/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-dns</artifactId>
   <name>ApacheDS Protocol Dns</name>
diff --git a/protocol-kerberos/pom.xml b/protocol-kerberos/pom.xml
index b1f5f18..0b51bac 100644
--- a/protocol-kerberos/pom.xml
+++ b/protocol-kerberos/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-kerberos</artifactId>
   <name>ApacheDS Protocol Kerberos</name>
diff --git a/protocol-ldap/pom.xml b/protocol-ldap/pom.xml
index f9d5cd0..3c04ba0 100644
--- a/protocol-ldap/pom.xml
+++ b/protocol-ldap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-ldap</artifactId>
 
diff --git a/protocol-ntp/pom.xml b/protocol-ntp/pom.xml
index 393bcd0..0573f0a 100644
--- a/protocol-ntp/pom.xml
+++ b/protocol-ntp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-protocol-ntp</artifactId>
   <name>ApacheDS Protocol Ntp</name>
diff --git a/protocol-shared/pom.xml b/protocol-shared/pom.xml
index 0d9d1f6..22dc286 100644
--- a/protocol-shared/pom.xml
+++ b/protocol-shared/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-protocol-shared</artifactId>
diff --git a/schema-bootstrap/pom.xml b/schema-bootstrap/pom.xml
index c0539a3..44076dd 100644
--- a/schema-bootstrap/pom.xml
+++ b/schema-bootstrap/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-schema-bootstrap</artifactId>
   <name>ApacheDS Bootstrap Schemas</name>
diff --git a/schema-extras/pom.xml b/schema-extras/pom.xml
index 3a515f9..3c5d4aa 100644
--- a/schema-extras/pom.xml
+++ b/schema-extras/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-schema-extras</artifactId>
   <name>ApacheDS Extra Schemas</name>
diff --git a/schema-registries/pom.xml b/schema-registries/pom.xml
index df12393..a16cc18 100644
--- a/schema-registries/pom.xml
+++ b/schema-registries/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-schema-registries</artifactId>
   <name>ApacheDS Schema Registries</name>
diff --git a/server-integ/pom.xml b/server-integ/pom.xml
index f58838a..27febc6 100644
--- a/server-integ/pom.xml
+++ b/server-integ/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-server-integ</artifactId>
   <name>ApacheDS Server Integration</name>
diff --git a/server-jndi/pom.xml b/server-jndi/pom.xml
index 8c44928..9065043 100644
--- a/server-jndi/pom.xml
+++ b/server-jndi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-server-jndi</artifactId>
   <name>ApacheDS Server JNDI</name>
diff --git a/server-replication/pom.xml b/server-replication/pom.xml
index 5aec68a..a4120e1 100644
--- a/server-replication/pom.xml
+++ b/server-replication/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-server-replication</artifactId>
   <name>ApacheDS Server Replication Service</name>
diff --git a/server-tools/pom.xml b/server-tools/pom.xml
index 7221d60..a4ebd75 100644
--- a/server-tools/pom.xml
+++ b/server-tools/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-server-tools</artifactId>
   <name>ApacheDS Server Tools</name>
diff --git a/server-unit/pom.xml b/server-unit/pom.xml
index ce7bbce..01b1ac9 100644
--- a/server-unit/pom.xml
+++ b/server-unit/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-server-unit</artifactId>
   <name>ApacheDS Server Unit</name>
diff --git a/server-xml/pom.xml b/server-xml/pom.xml
index ba7d985..cac5e97 100644
--- a/server-xml/pom.xml
+++ b/server-xml/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-server-xml</artifactId>
   <name>ApacheDS Server XML File</name>
diff --git a/utils/pom.xml b/utils/pom.xml
index dc3959a..a2d08e6 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-utils</artifactId>
   <name>ApacheDS Utils</name>
diff --git a/xbean-spring/pom.xml b/xbean-spring/pom.xml
index 1999aa9..2a02f63 100644
--- a/xbean-spring/pom.xml
+++ b/xbean-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apacheds-parent</artifactId>
     <groupId>org.apache.directory.server</groupId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directory.server</groupId>
diff --git a/xdbm-base/pom.xml b/xdbm-base/pom.xml
index 02521d2..e0dd666 100644
--- a/xdbm-base/pom.xml
+++ b/xdbm-base/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-xdbm-base</artifactId>
   <name>ApacheDS XDBM Base</name>
diff --git a/xdbm-search/pom.xml b/xdbm-search/pom.xml
index edba228..74ed46c 100644
--- a/xdbm-search/pom.xml
+++ b/xdbm-search/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-xdbm-search</artifactId>
   <name>ApacheDS Generalized (X) DBM Search Engine</name>
diff --git a/xdbm-tools/pom.xml b/xdbm-tools/pom.xml
index 60f5c91..65c4009 100644
--- a/xdbm-tools/pom.xml
+++ b/xdbm-tools/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>apacheds-parent</artifactId>
-    <version>1.5.5</version>
+    <version>1.5.5-SNAPSHOT</version>
   </parent>
   <artifactId>apacheds-xdbm-tools</artifactId>
   <name>ApacheDS Generalized (X) DBM Tools</name>