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/16 12:04:36 UTC

svn commit: r705192 - 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: Thu Oct 16 03:04:33 2008
New Revision: 705192

URL: http://svn.apache.org/viewvc?rev=705192&view=rev
Log:
Set version to 1.3.0-SNAPSHOT for the release of the final 1.3.0 version

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/help-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/studio/pom.xml
    directory/studio/branches/1.3.x/test-integration-core/pom.xml
    directory/studio/branches/1.3.x/test-integration-ui/pom.xml
    directory/studio/branches/1.3.x/updatesite/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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/aciitemeditor/pom.xml (original)
+++ directory/studio/branches/1.3.x/aciitemeditor/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>aciitemeditor</artifactId>

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=705192&r1=705191&r2=705192&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 Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds.configuration.feature</artifactId>

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=705192&r1=705191&r2=705192&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 Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-configuration/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-configuration/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds.configuration</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-feature/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds.feature</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-help/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds-launcher/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds-launcher/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds-launcher</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/apacheds/pom.xml (original)
+++ directory/studio/branches/1.3.x/apacheds/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>apacheds</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/connection-core/pom.xml (original)
+++ directory/studio/branches/1.3.x/connection-core/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>connection.core</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/connection-ui/pom.xml (original)
+++ directory/studio/branches/1.3.x/connection-ui/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>connection.ui</artifactId>

Modified: directory/studio/branches/1.3.x/help-pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/help-pom.xml?rev=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/help-pom.xml (original)
+++ directory/studio/branches/1.3.x/help-pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.directory.studio</groupId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/jars/pom.xml (original)
+++ directory/studio/branches/1.3.x/jars/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>jars</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-common/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>ldapbrowser.common</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-core/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>ldapbrowser.core</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-feature/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldapbrowser.feature</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-help/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldapbrowser-ui/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldapbrowser.ui</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldif-parser/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldif-parser/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldifparser</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldifeditor-feature/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldifeditor.feature</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldifeditor-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldifeditor-help/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/ldifeditor/pom.xml (original)
+++ directory/studio/branches/1.3.x/ldifeditor/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>ldifeditor</artifactId>

Modified: directory/studio/branches/1.3.x/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/pom.xml?rev=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/pom.xml (original)
+++ directory/studio/branches/1.3.x/pom.xml Thu Oct 16 03:04:33 2008
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.directory.studio</groupId>
   <artifactId>parent</artifactId>
-  <version>1.3.1-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <name>Apache Directory Studio</name>
   <packaging>pom</packaging>
 
@@ -65,38 +65,38 @@
     <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.1-SNAPSHOT</aciitemeditor.version>
+    <aciitemeditor.version>1.3.0-SNAPSHOT</aciitemeditor.version>
     <apacheds.launcher.version>1.2.0</apacheds.launcher.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.1-SNAPSHOT</repository.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>
+    <apacheds.version>1.3.0-SNAPSHOT</apacheds.version>
+    <apacheds.help.version>1.3.0-SNAPSHOT</apacheds.help.version>
+    <apacheds.feature.version>1.3.0-SNAPSHOT</apacheds.feature.version>
+    <apacheds.configuration.version>1.3.0-SNAPSHOT</apacheds.configuration.version>
+    <apacheds.configuration.feature.version>1.3.0-SNAPSHOT</apacheds.configuration.feature.version>
+    <apacheds.configuration.help.version>1.3.0-SNAPSHOT</apacheds.configuration.help.version>
+    <connection.core.version>1.3.0-SNAPSHOT</connection.core.version>
+    <connection.ui.version>1.3.0-SNAPSHOT</connection.ui.version>
+    <jars.version>1.3.0-SNAPSHOT</jars.version>
+    <ldapbrowser.common.version>1.3.0-SNAPSHOT</ldapbrowser.common.version>
+    <ldapbrowser.core.version>1.3.0-SNAPSHOT</ldapbrowser.core.version>
+    <ldapbrowser.feature.version>1.3.0-SNAPSHOT</ldapbrowser.feature.version>
+    <ldapbrowser.help.version>1.3.0-SNAPSHOT</ldapbrowser.help.version>
+    <ldapbrowser.ui.version>1.3.0-SNAPSHOT</ldapbrowser.ui.version>
+    <ldifeditor.version>1.3.0-SNAPSHOT</ldifeditor.version>
+    <ldifeditor.feature.version>1.3.0-SNAPSHOT</ldifeditor.feature.version>
+    <ldifeditor.help.version>1.3.0-SNAPSHOT</ldifeditor.help.version>
+    <ldifparser.version>1.3.0-SNAPSHOT</ldifparser.version>
+    <rcp.version>1.3.0-SNAPSHOT</rcp.version>
+    <rcp.feature.version>1.3.0-SNAPSHOT</rcp.feature.version>
+    <rcp.help.version>1.3.0-SNAPSHOT</rcp.help.version>
+    <repository.version>1.3.0-SNAPSHOT</repository.version>
+    <schemaeditor.version>1.3.0-SNAPSHOT</schemaeditor.version>
+    <schemaeditor.feature.version>1.3.0-SNAPSHOT</schemaeditor.feature.version>
+    <schemaeditor.help.version>1.3.0-SNAPSHOT</schemaeditor.help.version>
     <studio.dsml.parser.version>0.4.4-SNAPSHOT</studio.dsml.parser.version>
-    <updatesite.version>1.3.1-SNAPSHOT</updatesite.version>
-    <valueeditors.version>1.3.1-SNAPSHOT</valueeditors.version>
-    <test.integration.core.version>1.3.1-SNAPSHOT</test.integration.core.version>
-    <test.integration.ui.version>1.3.1-SNAPSHOT</test.integration.ui.version>
+    <updatesite.version>1.3.0-SNAPSHOT</updatesite.version>
+    <valueeditors.version>1.3.0-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>
 
     <!-- Set versions for depending projects -->
     <org.apache.directory.shared.version>0.9.13</org.apache.directory.shared.version>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/rcp-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/rcp-feature/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>rcp.feature</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/rcp-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/rcp-help/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/rcp/pom.xml (original)
+++ directory/studio/branches/1.3.x/rcp/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>rcp</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/repository/pom.xml (original)
+++ directory/studio/branches/1.3.x/repository/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>repository</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml (original)
+++ directory/studio/branches/1.3.x/schemaeditor-feature/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>schemaeditor.feature</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/schemaeditor-help/pom.xml (original)
+++ directory/studio/branches/1.3.x/schemaeditor-help/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/schemaeditor/pom.xml (original)
+++ directory/studio/branches/1.3.x/schemaeditor/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>schemaeditor</artifactId>

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=705192&r1=705191&r2=705192&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 Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>studio-dsml-parser</artifactId>

Modified: directory/studio/branches/1.3.x/studio/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/studio/pom.xml?rev=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/studio/pom.xml (original)
+++ directory/studio/branches/1.3.x/studio/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>studio-build</artifactId>

Modified: directory/studio/branches/1.3.x/test-integration-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/test-integration-core/pom.xml?rev=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/test-integration-core/pom.xml (original)
+++ directory/studio/branches/1.3.x/test-integration-core/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>test.integration.core</artifactId>

Modified: directory/studio/branches/1.3.x/test-integration-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/test-integration-ui/pom.xml?rev=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/test-integration-ui/pom.xml (original)
+++ directory/studio/branches/1.3.x/test-integration-ui/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>test.integration.ui</artifactId>

Modified: directory/studio/branches/1.3.x/updatesite/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.3.x/updatesite/pom.xml?rev=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/updatesite/pom.xml (original)
+++ directory/studio/branches/1.3.x/updatesite/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>updatesite</artifactId>

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=705192&r1=705191&r2=705192&view=diff
==============================================================================
--- directory/studio/branches/1.3.x/valueeditors/pom.xml (original)
+++ directory/studio/branches/1.3.x/valueeditors/pom.xml Thu Oct 16 03:04:33 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>valueeditors</artifactId>