You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2008/03/20 09:52:19 UTC

svn commit: r639206 - /directory/studio/branches/1.1.0/pom.xml

Author: seelmann
Date: Thu Mar 20 01:52:18 2008
New Revision: 639206

URL: http://svn.apache.org/viewvc?rev=639206&view=rev
Log:
Fix for DIRSTUDIO-299: bumped up version numbers of valueeditors and aciitemeditor plugins

Modified:
    directory/studio/branches/1.1.0/pom.xml

Modified: directory/studio/branches/1.1.0/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/1.1.0/pom.xml?rev=639206&r1=639205&r2=639206&view=diff
==============================================================================
--- directory/studio/branches/1.1.0/pom.xml (original)
+++ directory/studio/branches/1.1.0/pom.xml Thu Mar 20 01:52:18 2008
@@ -94,7 +94,7 @@
 
   <properties>
     <!-- Set versions for subprojects -->
-    <aciitemeditor.version>1.0.0</aciitemeditor.version>
+    <aciitemeditor.version>1.1.0.v20080303</aciitemeditor.version>
     <apacheds.configuration.version>1.1.0.v20080303</apacheds.configuration.version>
     <apacheds.configuration.feature.version>1.1.0.v20080303</apacheds.configuration.feature.version>
     <apacheds.configuration.help.version>1.1.0.v20080303</apacheds.configuration.help.version>
@@ -119,7 +119,7 @@
     <schemaeditor.help.version>1.1.0.v20080303</schemaeditor.help.version>
     <studio.dsml.parser.version>0.4.1</studio.dsml.parser.version>
     <updatesite.version>1.1.0.v20080303</updatesite.version>
-    <valueeditors.version>1.0.0</valueeditors.version>
+    <valueeditors.version>1.1.0.v20080303</valueeditors.version>
   </properties>
 
   <profiles>