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 2013/06/24 16:35:55 UTC

svn commit: r1496068 - /directory/studio/trunk/pom.xml

Author: pamarcelot
Date: Mon Jun 24 14:35:55 2013
New Revision: 1496068

URL: http://svn.apache.org/r1496068
Log:
Moved the parent to 'project' pom version 30.

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=1496068&r1=1496067&r2=1496068&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Mon Jun 24 14:35:55 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>29</version>
+    <version>30</version>
   </parent>
 
   <groupId>org.apache.directory.studio</groupId>