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 10:31:09 UTC

svn commit: r705177 - in /directory/studio/trunk: ./ apacheds-configuration-help/ apacheds-help/ ldapbrowser-help/ ldifeditor-help/ rcp-help/ schemaeditor-help/ studio/ test-integration-core/ test-integration-ui/ updatesite/

Author: pamarcelot
Date: Thu Oct 16 01:31:08 2008
New Revision: 705177

URL: http://svn.apache.org/viewvc?rev=705177&view=rev
Log:
Fixed versions in the modules that were excluded of the build during the release and versions that did not get updated well by the Maven Release plugin.

Modified:
    directory/studio/trunk/apacheds-configuration-help/pom.xml
    directory/studio/trunk/apacheds-help/pom.xml
    directory/studio/trunk/help-pom.xml
    directory/studio/trunk/ldapbrowser-help/pom.xml
    directory/studio/trunk/ldifeditor-help/pom.xml
    directory/studio/trunk/rcp-help/pom.xml
    directory/studio/trunk/schemaeditor-help/pom.xml
    directory/studio/trunk/studio/pom.xml
    directory/studio/trunk/test-integration-core/pom.xml
    directory/studio/trunk/test-integration-ui/pom.xml
    directory/studio/trunk/updatesite/pom.xml

Modified: directory/studio/trunk/apacheds-configuration-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/pom.xml (original)
+++ directory/studio/trunk/apacheds-configuration-help/pom.xml Thu Oct 16 01:31:08 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

Modified: directory/studio/trunk/apacheds-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-help/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-help/pom.xml (original)
+++ directory/studio/trunk/apacheds-help/pom.xml Thu Oct 16 01:31:08 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

Modified: directory/studio/trunk/help-pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/help-pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/help-pom.xml (original)
+++ directory/studio/trunk/help-pom.xml Thu Oct 16 01:31:08 2008
@@ -25,11 +25,11 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.directory.studio</groupId>
   <artifactId>parent-help</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.3.1-SNAPSHOT</version>
   <name>Parent Help</name>
   <packaging>pom</packaging>
   

Modified: directory/studio/trunk/ldapbrowser-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/pom.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/pom.xml Thu Oct 16 01:31:08 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

Modified: directory/studio/trunk/ldifeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldifeditor-help/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/ldifeditor-help/pom.xml (original)
+++ directory/studio/trunk/ldifeditor-help/pom.xml Thu Oct 16 01:31:08 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

Modified: directory/studio/trunk/rcp-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/rcp-help/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/rcp-help/pom.xml (original)
+++ directory/studio/trunk/rcp-help/pom.xml Thu Oct 16 01:31:08 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

Modified: directory/studio/trunk/schemaeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/schemaeditor-help/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/schemaeditor-help/pom.xml (original)
+++ directory/studio/trunk/schemaeditor-help/pom.xml Thu Oct 16 01:31:08 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent-help</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../help-pom.xml</relativePath>
   </parent>
 

Modified: directory/studio/trunk/studio/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/studio/pom.xml (original)
+++ directory/studio/trunk/studio/pom.xml Thu Oct 16 01:31:08 2008
@@ -24,8 +24,9 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
+  
   <artifactId>studio-build</artifactId>
   <name>Apache Directory Studio Build</name>
   <packaging>jar</packaging>

Modified: directory/studio/trunk/test-integration-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/test-integration-core/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/test-integration-core/pom.xml (original)
+++ directory/studio/trunk/test-integration-core/pom.xml Thu Oct 16 01:31:08 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>test.integration.core</artifactId>

Modified: directory/studio/trunk/test-integration-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/test-integration-ui/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/test-integration-ui/pom.xml (original)
+++ directory/studio/trunk/test-integration-ui/pom.xml Thu Oct 16 01:31:08 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>test.integration.ui</artifactId>

Modified: directory/studio/trunk/updatesite/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/updatesite/pom.xml?rev=705177&r1=705176&r2=705177&view=diff
==============================================================================
--- directory/studio/trunk/updatesite/pom.xml (original)
+++ directory/studio/trunk/updatesite/pom.xml Thu Oct 16 01:31:08 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>updatesite</artifactId>