[Carbon-commits] [Carbon Platform] svn commit r48174 - branches/carbon-platform/2.0.2/carbon-features

anjana at wso2.com anjana at wso2.com
Thu Oct 29 01:33:59 PDT 2009


Author: anjana
Date: Thu Oct 29 01:33:58 2009
New Revision: 48174
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=48174

Log:
fix in poi version

Modified:
   branches/carbon-platform/2.0.2/carbon-features/pom.xml

Modified: branches/carbon-platform/2.0.2/carbon-features/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon-platform/2.0.2/carbon-features/pom.xml?rev=48174&r1=48173&r2=48174&view=diff
==============================================================================
--- branches/carbon-platform/2.0.2/carbon-features/pom.xml	(original)
+++ branches/carbon-platform/2.0.2/carbon-features/pom.xml	Thu Oct 29 01:33:58 2009
@@ -341,7 +341,7 @@
 	<org.openid4java.nodeps.version>0.9.3.1wso2v1</org.openid4java.nodeps.version>
 	<org.igniterealtime.smack.version>3.0.4.wso2v1</org.igniterealtime.smack.version>
 	<xkms-version>2.4.0.wso2v1</xkms-version>
-        <poi.version>3.5-FINAL</poi.version>
+        <poi.version>3.5.0</poi.version>
         <gdata.core.version>1.0</gdata.core.version>
         <gdata.spreadsheet.version>3.0</gdata.spreadsheet.version>
         <google.collect.version>1.0-rc1</google.collect.version>



More information about the Carbon-commits mailing list