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/07/24 12:01:14 UTC

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

Author: pamarcelot
Date: Thu Jul 24 03:01:13 2008
New Revision: 679335

URL: http://svn.apache.org/viewvc?rev=679335&view=rev
Log:
Moved to the released version (non -SNAPSHOT) of the parent project pom and Shared libraries.

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=679335&r1=679334&r2=679335&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Thu Jul 24 03:01:13 2008
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>10-SNAPSHOT</version>
+    <version>11</version>
   </parent>
 
   <groupId>org.apache.directory.studio</groupId>