You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by go...@apache.org on 2012/06/11 13:13:06 UTC

svn commit: r1348797 - in /directory: apacheds/branches/apacheds-osgi/pom.xml shared/branches/shared-osgi/pom.xml

Author: gokturk
Date: Mon Jun 11 11:13:06 2012
New Revision: 1348797

URL: http://svn.apache.org/viewvc?rev=1348797&view=rev
Log:
* Changed bnd.ipojo.plugin's version to 1.9.0-SNAPSHOT due to recent fix on FRAME exception.


Modified:
    directory/apacheds/branches/apacheds-osgi/pom.xml
    directory/shared/branches/shared-osgi/pom.xml

Modified: directory/apacheds/branches/apacheds-osgi/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-osgi/pom.xml?rev=1348797&r1=1348796&r2=1348797&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-osgi/pom.xml (original)
+++ directory/apacheds/branches/apacheds-osgi/pom.xml Mon Jun 11 11:13:06 2012
@@ -87,7 +87,7 @@
     <xercesImpl.version>2.10.0</xercesImpl.version>
     <ipojo.version>1.9.0-SNAPSHOT</ipojo.version>
     <ipojo.annotations.version>1.8.0</ipojo.annotations.version>
-    <bnd.ipojo.version>1.8.4</bnd.ipojo.version>
+    <bnd.ipojo.version>1.9.0-SNAPSHOT</bnd.ipojo.version>
   </properties>
 
   <url>http://directory.apache.org/apacheds/1.5</url>

Modified: directory/shared/branches/shared-osgi/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-osgi/pom.xml?rev=1348797&r1=1348796&r2=1348797&view=diff
==============================================================================
--- directory/shared/branches/shared-osgi/pom.xml (original)
+++ directory/shared/branches/shared-osgi/pom.xml Mon Jun 11 11:13:06 2012
@@ -62,7 +62,7 @@
     <pax-exam-junit.version>1.2.4</pax-exam-junit.version>
     <findbugs.annotations.version>1.0.0</findbugs.annotations.version>
     <maven.ipojo.version>1.8.0</maven.ipojo.version>
-    <bnd.ipojo.version>1.8.4</bnd.ipojo.version>
+    <bnd.ipojo.version>1.9.0-SNAPSHOT</bnd.ipojo.version>
     <ipojo.version>1.9.0-SNAPSHOT</ipojo.version>
     <ipojo.annotations.version>1.8.0</ipojo.annotations.version>
   </properties>