Author: hfnukal
Date: 2012-08-03 11:24:36 -0400 (Fri, 03 Aug 2012)
New Revision: 8811
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml
epp/portal/branches/EPP_5_2_Branch/pom.xml
Log:
Bug 845619 - Upgrade JCR and components
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml 2012-08-03
08:15:11 UTC (rev 8810)
+++ epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml 2012-08-03
15:24:36 UTC (rev 8811)
@@ -26,7 +26,7 @@
<scm.version>${org.exoplatform.jcr.version}</scm.version>
<mead.build.profiles></mead.build.profiles>
- <mead.build.properties></mead.build.properties>
+ <mead.build.properties>skipTests=true</mead.build.properties>
<mead.patch.path>patches/org.exoplatform.core-exo-jcr/tags/1.14.2-GA</mead.patch.path>
<!--
mead.patch.path>patches/org.exoplatform.portal-exo.portal.parent/branches/EPP_5_1</mead.patch.path
-->
Modified: epp/portal/branches/EPP_5_2_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/pom.xml 2012-08-03 08:15:11 UTC (rev 8810)
+++ epp/portal/branches/EPP_5_2_Branch/pom.xml 2012-08-03 15:24:36 UTC (rev 8811)
@@ -38,11 +38,11 @@
<properties>
<org.exoplatform.parent.version>9</org.exoplatform.parent.version>
-
<org.exoplatform.kernel.version>2.3.8-CR01</org.exoplatform.kernel.version>
+
<org.exoplatform.kernel.version>2.3.8-GA</org.exoplatform.kernel.version>
<org.exoplatform.kernel.junit.version>1.2.1-GA</org.exoplatform.kernel.junit.version>
<!-- from exo.kernel -->
-
<org.exoplatform.core.version>2.4.8-CR01</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.2.8-CR01</org.exoplatform.ws.version>
- <org.exoplatform.jcr.version>1.14.8-CR02</org.exoplatform.jcr.version>
+ <org.exoplatform.core.version>2.4.8-GA</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.2.8-GA</org.exoplatform.ws.version>
+ <org.exoplatform.jcr.version>1.14.8-GA</org.exoplatform.jcr.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
<org.jibx.version>1.2.1</org.jibx.version>
<org.shindig.version>2.0.2-CP01</org.shindig.version>
Show replies by date