You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2008/10/20 13:47:57 UTC

svn commit: r706249 - in /directory/studio/branches/1.3.x: ./ aciitemeditor/ apacheds-configuration-feature/ apacheds-configuration-help/ apacheds-configuration/ apacheds-feature/ apacheds-help/ apacheds-launcher/ apacheds/ connection-core/ connection-...

Author: pamarcelot
Date: Mon Oct 20 04:47:56 2008
New Revision: 706249

URL: http://svn.apache.org/viewvc?rev=706249&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    directory/studio/branches/1.3.x/aciitemeditor/pom.xml
    directory/studio/branches/1.3.x/apacheds-configuration-feature/pom.xml
    directory/studio/branches/1.3.x/apacheds-configuration-help/pom.xml
    directory/studio/branches/1.3.x/apacheds-configuration/pom.xml
    directory/studio/branches/1.3.x/apacheds-feature/pom.xml
    directory/studio/branches/1.3.x/apacheds-help/pom.xml
    directory/studio/branches/1.3.x/apacheds-launcher/pom.xml
    directory/studio/branches/1.3.x/apacheds/pom.xml
    directory/studio/branches/1.3.x/connection-core/pom.xml
    directory/studio/branches/1.3.x/connection-ui/pom.xml
    directory/studio/branches/1.3.x/jars/pom.xml
    directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml
    directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml
    directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml
    directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml
    directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml
    directory/studio/branches/1.3.x/ldif-parser/pom.xml
    directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml
    directory/studio/branches/1.3.x/ldifeditor-help/pom.xml
    directory/studio/branches/1.3.x/ldifeditor/pom.xml
    directory/studio/branches/1.3.x/pom.xml
    directory/studio/branches/1.3.x/rcp-feature/pom.xml
    directory/studio/branches/1.3.x/rcp-help/pom.xml
    directory/studio/branches/1.3.x/rcp/pom.xml
    directory/studio/branches/1.3.x/repository/pom.xml
    directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml
    directory/studio/branches/1.3.x/schemaeditor-help/pom.xml
    directory/studio/branches/1.3.x/schemaeditor/pom.xml
    directory/studio/branches/1.3.x/studio-dsml-parser/pom.xml
    directory/studio/branches/1.3.x/valueeditors/pom.xml

Modified: directory/studio/branches/1.3.x/aciitemeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/aciitemeditor/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/aciitemeditor/pom.xml (original)
+++ directory/studio/branches/1.3.x/aciitemeditor/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>aciitemeditor</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio ACI Item Editor</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/apacheds-configuration-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds-configuration-feature/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-configuration-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-configuration-feature/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds.configuration.feature</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS Configuration Feature</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/apacheds-configuration-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds-configuration-help/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-configuration-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-configuration-help/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>apacheds.configuration.help</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS Configuration Help</name>
   <packaging>jar</packaging>
 
@@ -57,10 +57,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/apacheds.configuration.help</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/apacheds.configuration.help</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/apacheds.configuration.help</url>
-  </scm>
 </project>
\ No newline at end of file

Modified: directory/studio/branches/1.3.x/apacheds-configuration/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds-configuration/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-configuration/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-configuration/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds.configuration</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS Configuration</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/apacheds-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds-feature/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-feature/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds.feature</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS Feature</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/apacheds-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds-help/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-help/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>apacheds.help</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS Help</name>
   <packaging>jar</packaging>
 
@@ -57,10 +57,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/apacheds.help</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/apacheds.help</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/apacheds.help</url>
-  </scm>
 </project>
\ No newline at end of file

Modified: directory/studio/branches/1.3.x/apacheds-launcher/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds-launcher/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-launcher/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-launcher/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-launcher</artifactId>
-  <version>1.2.1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS Launcher</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/apacheds/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/apacheds/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Apache DS</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/connection-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/connection-core/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/connection-core/pom.xml (original)
+++ directory/studio/branches/1.3.x/connection-core/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>connection.core</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Connection Core</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/connection-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/connection-ui/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/connection-ui/pom.xml (original)
+++ directory/studio/branches/1.3.x/connection-ui/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>connection.ui</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Connection UI</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/jars/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/jars/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/jars/pom.xml (original)
+++ directory/studio/branches/1.3.x/jars/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>jars</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Jars</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>ldapbrowser.common</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDAP Browser Common</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>ldapbrowser.core</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDAP Browser Core</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldapbrowser.feature</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDAP Browser Feature</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>ldapbrowser.help</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDAP Browser Help</name>
   <packaging>jar</packaging>
 
@@ -57,10 +57,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/ldapbrowser.help</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/ldapbrowser.help</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/ldapbrowser.help</url>
-  </scm>
 </project>
\ No newline at end of file

Modified: directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldapbrowser.ui</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDAP Browser UI</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldif-parser/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldif-parser/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldif-parser/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldif-parser/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldifparser</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDIF Parser</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldifeditor.feature</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDIF Editor Feature</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/ldifeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldifeditor-help/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldifeditor-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldifeditor-help/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>ldifeditor.help</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDIF Editor Help</name>
   <packaging>jar</packaging>
 
@@ -57,10 +57,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/ldifeditor.help</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/ldifeditor.help</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/ldifeditor.help</url>
-  </scm>
 </project>
\ No newline at end of file

Modified: directory/studio/branches/1.3.x/ldifeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/ldifeditor/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldifeditor/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldifeditor/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldifeditor</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio LDIF Editor</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/pom.xml (original)
+++ directory/studio/branches/1.3.x/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.directory.studio</groupId>
   <artifactId>parent</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio</name>
   <packaging>pom</packaging>
 
@@ -45,9 +45,9 @@
   </organization>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/branches/1.3.x/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/branches/1.3.x/</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/branches/1.3.x/</url>
   </scm>
 
   <distributionManagement>
@@ -65,36 +65,36 @@
     <studio.dist.url>${pom.distributionManagement.repository.url}</studio.dist.url>
     <distributionManagement.site.url>scpexe://vm094.oxylos.org/var/www/html/projects/studio/</distributionManagement.site.url>
     <!-- Set versions for subprojects -->
-    <aciitemeditor.version>1.3.0.v20081020</aciitemeditor.version>
+    <aciitemeditor.version>1.3.1-SNAPSHOT</aciitemeditor.version>
     <apacheds.launcher.version>1.2.1</apacheds.launcher.version>
-    <apacheds.version>1.3.0.v20081020</apacheds.version>
-    <apacheds.help.version>1.3.0.v20081020</apacheds.help.version>
-    <apacheds.feature.version>1.3.0.v20081020</apacheds.feature.version>
-    <apacheds.configuration.version>1.3.0.v20081020</apacheds.configuration.version>
-    <apacheds.configuration.feature.version>1.3.0.v20081020</apacheds.configuration.feature.version>
-    <apacheds.configuration.help.version>1.3.0.v20081020</apacheds.configuration.help.version>
-    <connection.core.version>1.3.0.v20081020</connection.core.version>
-    <connection.ui.version>1.3.0.v20081020</connection.ui.version>
-    <jars.version>1.3.0.v20081020</jars.version>
-    <ldapbrowser.common.version>1.3.0.v20081020</ldapbrowser.common.version>
-    <ldapbrowser.core.version>1.3.0.v20081020</ldapbrowser.core.version>
-    <ldapbrowser.feature.version>1.3.0.v20081020</ldapbrowser.feature.version>
-    <ldapbrowser.help.version>1.3.0.v20081020</ldapbrowser.help.version>
-    <ldapbrowser.ui.version>1.3.0.v20081020</ldapbrowser.ui.version>
-    <ldifeditor.version>1.3.0.v20081020</ldifeditor.version>
-    <ldifeditor.feature.version>1.3.0.v20081020</ldifeditor.feature.version>
-    <ldifeditor.help.version>1.3.0.v20081020</ldifeditor.help.version>
-    <ldifparser.version>1.3.0.v20081020</ldifparser.version>
-    <rcp.version>1.3.0.v20081020</rcp.version>
-    <rcp.feature.version>1.3.0.v20081020</rcp.feature.version>
-    <rcp.help.version>1.3.0.v20081020</rcp.help.version>
+    <apacheds.version>1.3.1-SNAPSHOT</apacheds.version>
+    <apacheds.help.version>1.3.1-SNAPSHOT</apacheds.help.version>
+    <apacheds.feature.version>1.3.1-SNAPSHOT</apacheds.feature.version>
+    <apacheds.configuration.version>1.3.1-SNAPSHOT</apacheds.configuration.version>
+    <apacheds.configuration.feature.version>1.3.1-SNAPSHOT</apacheds.configuration.feature.version>
+    <apacheds.configuration.help.version>1.3.1-SNAPSHOT</apacheds.configuration.help.version>
+    <connection.core.version>1.3.1-SNAPSHOT</connection.core.version>
+    <connection.ui.version>1.3.1-SNAPSHOT</connection.ui.version>
+    <jars.version>1.3.1-SNAPSHOT</jars.version>
+    <ldapbrowser.common.version>1.3.1-SNAPSHOT</ldapbrowser.common.version>
+    <ldapbrowser.core.version>1.3.1-SNAPSHOT</ldapbrowser.core.version>
+    <ldapbrowser.feature.version>1.3.1-SNAPSHOT</ldapbrowser.feature.version>
+    <ldapbrowser.help.version>1.3.1-SNAPSHOT</ldapbrowser.help.version>
+    <ldapbrowser.ui.version>1.3.1-SNAPSHOT</ldapbrowser.ui.version>
+    <ldifeditor.version>1.3.1-SNAPSHOT</ldifeditor.version>
+    <ldifeditor.feature.version>1.3.1-SNAPSHOT</ldifeditor.feature.version>
+    <ldifeditor.help.version>1.3.1-SNAPSHOT</ldifeditor.help.version>
+    <ldifparser.version>1.3.1-SNAPSHOT</ldifparser.version>
+    <rcp.version>1.3.1-SNAPSHOT</rcp.version>
+    <rcp.feature.version>1.3.1-SNAPSHOT</rcp.feature.version>
+    <rcp.help.version>1.3.1-SNAPSHOT</rcp.help.version>
     <repository.version>1.3.0-SNAPSHOT</repository.version>
-    <schemaeditor.version>1.3.0.v20081020</schemaeditor.version>
-    <schemaeditor.feature.version>1.3.0.v20081020</schemaeditor.feature.version>
-    <schemaeditor.help.version>1.3.0.v20081020</schemaeditor.help.version>
+    <schemaeditor.version>1.3.1-SNAPSHOT</schemaeditor.version>
+    <schemaeditor.feature.version>1.3.1-SNAPSHOT</schemaeditor.feature.version>
+    <schemaeditor.help.version>1.3.1-SNAPSHOT</schemaeditor.help.version>
     <studio.dsml.parser.version>0.4.4-SNAPSHOT</studio.dsml.parser.version>
     <updatesite.version>1.3.0-SNAPSHOT</updatesite.version>
-    <valueeditors.version>1.3.0.v20081020</valueeditors.version>
+    <valueeditors.version>1.3.1-SNAPSHOT</valueeditors.version>
     <test.integration.core.version>1.3.0-SNAPSHOT</test.integration.core.version>
     <test.integration.ui.version>1.3.0-SNAPSHOT</test.integration.ui.version>
 
@@ -203,7 +203,7 @@
       <dependency>
         <groupId>org.apache.directory.studio</groupId>
         <artifactId>studio-dsml-parser</artifactId>
-        <version>0.4.4</version>
+        <version>0.4.5-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.directory.studio</groupId>
@@ -268,7 +268,7 @@
       <dependency>
         <groupId>org.apache.directory.studio</groupId>
         <artifactId>apacheds-launcher</artifactId>
-        <version>1.2.1</version>
+        <version>1.2.2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.directory.studio</groupId>

Modified: directory/studio/branches/1.3.x/rcp-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/rcp-feature/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/rcp-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/rcp-feature/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>rcp.feature</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio RCP Feature</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/rcp-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/rcp-help/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/rcp-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/rcp-help/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>rcp.help</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio RCP Help</name>
   <packaging>jar</packaging>
 
@@ -57,10 +57,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/rcp.help</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/rcp.help</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/rcp.help</url>
-  </scm>
 </project>
\ No newline at end of file

Modified: directory/studio/branches/1.3.x/rcp/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/rcp/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/rcp/pom.xml (original)
+++ directory/studio/branches/1.3.x/rcp/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>rcp</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio RCP</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/repository/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/repository/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/repository/pom.xml (original)
+++ directory/studio/branches/1.3.x/repository/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>repository</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Repository</name>
   <packaging>pom</packaging>
 

Modified: directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>schemaeditor.feature</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Schema Editor Feature</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/schemaeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/schemaeditor-help/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/schemaeditor-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/schemaeditor-help/pom.xml Mon Oct 20 04:47:56 2008
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>schemaeditor.help</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Schema Editor Help</name>
   <packaging>jar</packaging>
 
@@ -57,10 +57,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/schemaeditor.help</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/schemaeditor.help</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081020parent-help/schemaeditor.help</url>
-  </scm>
 </project>
\ No newline at end of file

Modified: directory/studio/branches/1.3.x/schemaeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/schemaeditor/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/schemaeditor/pom.xml (original)
+++ directory/studio/branches/1.3.x/schemaeditor/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>schemaeditor</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Schema Editor</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/studio-dsml-parser/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/studio-dsml-parser/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/studio-dsml-parser/pom.xml (original)
+++ directory/studio/branches/1.3.x/studio-dsml-parser/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>studio-dsml-parser</artifactId>
-  <version>0.4.4</version>
+  <version>0.4.5-SNAPSHOT</version>
   <name>Apache Directory Studio DSML Parser</name>
   <packaging>jar</packaging>
 

Modified: directory/studio/branches/1.3.x/valueeditors/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/valueeditors/pom.xml?rev=706249&r1=706248&r2=706249&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/valueeditors/pom.xml (original)
+++ directory/studio/branches/1.3.x/valueeditors/pom.xml Mon Oct 20 04:47:56 2008
@@ -23,11 +23,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0.v20081020</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>valueeditors</artifactId>
-  <version>1.3.0.v20081020</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Apache Directory Studio Value Editors</name>
   <packaging>jar</packaging>