Author: aheritier
Date: 2010-08-27 10:06:05 -0400 (Fri, 27 Aug 2010)
New Revision: 3953
Modified:
exo/portal/branches/3.1.x/pom.xml
Log:
EXOGTN-51 : Downgrade CF projects to latest releases
Modified: exo/portal/branches/3.1.x/pom.xml
===================================================================
--- exo/portal/branches/3.1.x/pom.xml 2010-08-27 12:50:42 UTC (rev 3952)
+++ exo/portal/branches/3.1.x/pom.xml 2010-08-27 14:06:05 UTC (rev 3953)
@@ -37,10 +37,10 @@
<name>GateIn - Portal</name>
<properties>
-
<org.exoplatform.kernel.version>2.2.4-GA-SNAPSHOT</org.exoplatform.kernel.version>
-
<org.exoplatform.core.version>2.3.4-GA-SNAPSHOT</org.exoplatform.core.version>
-
<org.exoplatform.ws.version>2.1.4-GA-SNAPSHOT</org.exoplatform.ws.version>
-
<org.exoplatform.jcr.version>1.12.4-GA-SNAPSHOT</org.exoplatform.jcr.version>
+
<org.exoplatform.kernel.version>2.2.3-GA</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.3-GA</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.3-GA</org.exoplatform.ws.version>
+ <org.exoplatform.jcr.version>1.12.3-GA</org.exoplatform.jcr.version>
<org.jibx.version>1.2.1</org.jibx.version>
<org.shindig.version>1.0-r790473-Patch02</org.shindig.version>
<nl.captcha.simplecaptcha.version>1.1.1-GA-Patch01</nl.captcha.simplecaptcha.version>