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/14 13:50:32 UTC

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

Author: pamarcelot
Date: Tue Oct 14 04:50:31 2008
New Revision: 704487

URL: http://svn.apache.org/viewvc?rev=704487&view=rev
Log:
Using the latest release of Shared.

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=704487&r1=704486&r2=704487&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Tue Oct 14 04:50:31 2008
@@ -98,7 +98,7 @@
     <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-SNAPSHOT</org.apache.directory.shared.version>
+    <org.apache.directory.shared.version>0.9.13</org.apache.directory.shared.version>
   </properties>
 
   <profiles>