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 2011/09/26 16:36:20 UTC

svn commit: r1175885 - in /directory: apacheds/trunk/pom.xml shared/trunk/pom.xml studio/trunk/pom.xml

Author: pamarcelot
Date: Mon Sep 26 14:36:20 2011
New Revision: 1175885

URL: http://svn.apache.org/viewvc?rev=1175885&view=rev
Log:
Moved to the latest version of the Directory TLP Project pom.

Modified:
    directory/apacheds/trunk/pom.xml
    directory/shared/trunk/pom.xml
    directory/studio/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=1175885&r1=1175884&r2=1175885&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Mon Sep 26 14:36:20 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>23</version>
+    <version>24-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.directory.server</groupId>

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1175885&r1=1175884&r2=1175885&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Mon Sep 26 14:36:20 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>23</version>
+    <version>24-SNAPSHOT</version>
     <relativePath />
   </parent>
 

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=1175885&r1=1175884&r2=1175885&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Mon Sep 26 14:36:20 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>23</version>
+    <version>24-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>