exo-jcr SVN: r5056 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 07:29:17 -0400 (Mon, 17 Oct 2011)
New Revision: 5056
Modified:
ws/trunk/exo.ws.commons/pom.xml
ws/trunk/exo.ws.frameworks.json/pom.xml
ws/trunk/exo.ws.frameworks.servlet/pom.xml
ws/trunk/exo.ws.rest.core/pom.xml
ws/trunk/exo.ws.rest.ext/pom.xml
ws/trunk/exo.ws.testframework/pom.xml
ws/trunk/packaging/module/pom.xml
ws/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/exo.ws.commons/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/trunk/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.json/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/trunk/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/trunk/exo.ws.rest.core/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.core/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/trunk/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.ext/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/exo.ws.testframework/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/packaging/module/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-10-17 11:29:07 UTC (rev 5055)
+++ ws/trunk/pom.xml 2011-10-17 11:29:17 UTC (rev 5056)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA</version>
+ <version>2.2.3-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.2-GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.2-GA</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.2-GA</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/trunk</url>
</scm>
<properties>
14 years, 6 months
exo-jcr SVN: r5055 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 07:29:07 -0400 (Mon, 17 Oct 2011)
New Revision: 5055
Added:
ws/tags/2.2.2-GA/
Log:
[maven-scm] copy for tag 2.2.2-GA
14 years, 6 months
exo-jcr SVN: r5054 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 07:28:56 -0400 (Mon, 17 Oct 2011)
New Revision: 5054
Modified:
ws/trunk/exo.ws.commons/pom.xml
ws/trunk/exo.ws.frameworks.json/pom.xml
ws/trunk/exo.ws.frameworks.servlet/pom.xml
ws/trunk/exo.ws.rest.core/pom.xml
ws/trunk/exo.ws.rest.ext/pom.xml
ws/trunk/exo.ws.testframework/pom.xml
ws/trunk/packaging/module/pom.xml
ws/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 2.2.2-GA
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/exo.ws.commons/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/trunk/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.json/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/trunk/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/trunk/exo.ws.rest.core/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.core/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/trunk/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/trunk/exo.ws.rest.ext/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/exo.ws.testframework/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/packaging/module/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
+++ ws/trunk/pom.xml 2011-10-17 11:28:56 UTC (rev 5054)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.2-GA-SNAPSHOT</version>
+ <version>2.2.2-GA</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.2-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.2-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.2-GA</url>
</scm>
<properties>
14 years, 6 months
exo-jcr SVN: r5053 - ws/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 07:16:05 -0400 (Mon, 17 Oct 2011)
New Revision: 5053
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-1514: change deps to tag
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-10-17 11:05:21 UTC (rev 5052)
+++ ws/trunk/pom.xml 2011-10-17 11:16:05 UTC (rev 5053)
@@ -45,8 +45,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.3.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.2-GA-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.3.2-GA</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.2-GA</org.exoplatform.core.version>
</properties>
<modules>
14 years, 6 months
exo-jcr SVN: r5052 - core/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 07:05:21 -0400 (Mon, 17 Oct 2011)
New Revision: 5052
Modified:
core/trunk/pom.xml
Log:
EXOJCR-1514: change deps to trunk
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
+++ core/trunk/pom.xml 2011-10-17 11:05:21 UTC (rev 5052)
@@ -39,7 +39,7 @@
<exo.product.specification>2.4</exo.product.specification>
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.3.2-GA</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.3.3-GA-SNAPSHOT</org.exoplatform.kernel.version>
</properties>
<scm>
14 years, 6 months
exo-jcr SVN: r5051 - in core/trunk: exo.core.component.database and 11 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 06:57:07 -0400 (Mon, 17 Oct 2011)
New Revision: 5051
Modified:
core/trunk/exo.core.component.database/pom.xml
core/trunk/exo.core.component.document/pom.xml
core/trunk/exo.core.component.ldap/pom.xml
core/trunk/exo.core.component.organization.api/pom.xml
core/trunk/exo.core.component.organization.jdbc/pom.xml
core/trunk/exo.core.component.organization.ldap/pom.xml
core/trunk/exo.core.component.organization.tests/pom.xml
core/trunk/exo.core.component.script.groovy/pom.xml
core/trunk/exo.core.component.security.core/pom.xml
core/trunk/exo.core.component.web.css/pom.xml
core/trunk/exo.core.component.xml-processing/pom.xml
core/trunk/packaging/module/pom.xml
core/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core/trunk/exo.core.component.database/pom.xml
===================================================================
--- core/trunk/exo.core.component.database/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.database/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.database</artifactId>
Modified: core/trunk/exo.core.component.document/pom.xml
===================================================================
--- core/trunk/exo.core.component.document/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.document/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.document</artifactId>
<name>eXo Core :: Component :: Demo Service</name>
Modified: core/trunk/exo.core.component.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.ldap/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.ldap/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.ldap</artifactId>
Modified: core/trunk/exo.core.component.organization.api/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.api/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.organization.api/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.api</artifactId>
<name>eXo Core :: Component :: Organization Service API</name>
Modified: core/trunk/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.jdbc/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.jdbc</artifactId>
Modified: core/trunk/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.ldap/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/trunk/exo.core.component.organization.tests/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.tests/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.organization.tests/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.tests</artifactId>
Modified: core/trunk/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/trunk/exo.core.component.script.groovy/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.script.groovy/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.script.groovy</artifactId>
Modified: core/trunk/exo.core.component.security.core/pom.xml
===================================================================
--- core/trunk/exo.core.component.security.core/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.security.core/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -16,7 +16,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.security.core</artifactId>
Modified: core/trunk/exo.core.component.web.css/pom.xml
===================================================================
--- core/trunk/exo.core.component.web.css/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.web.css/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.web.css</artifactId>
Modified: core/trunk/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/trunk/exo.core.component.xml-processing/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/exo.core.component.xml-processing/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.xml-processing</artifactId>
<name>eXo Core :: Component :: XML Processing Service</name>
Modified: core/trunk/packaging/module/pom.xml
===================================================================
--- core/trunk/packaging/module/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/packaging/module/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -19,13 +19,13 @@
<!-- declare the same dependencies than in the module.js -->
<dependencies>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.2-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.2-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.2-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.2-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.2-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.2-GA</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.3-GA-SNAPSHOT</version></dependency>
</dependencies>
<build>
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-10-17 10:56:57 UTC (rev 5050)
+++ core/trunk/pom.xml 2011-10-17 10:57:07 UTC (rev 5051)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA</version>
+ <version>2.4.3-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo Core</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.4.2-GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.4.2-GA</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.4.2-GA</url>
+ <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/trunk/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/trunk</url>
</scm>
<modules>
14 years, 6 months
exo-jcr SVN: r5050 - core/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 06:56:57 -0400 (Mon, 17 Oct 2011)
New Revision: 5050
Added:
core/tags/2.4.2-GA/
Log:
[maven-scm] copy for tag 2.4.2-GA
14 years, 6 months
exo-jcr SVN: r5049 - in core/trunk: exo.core.component.database and 11 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 06:56:45 -0400 (Mon, 17 Oct 2011)
New Revision: 5049
Modified:
core/trunk/exo.core.component.database/pom.xml
core/trunk/exo.core.component.document/pom.xml
core/trunk/exo.core.component.ldap/pom.xml
core/trunk/exo.core.component.organization.api/pom.xml
core/trunk/exo.core.component.organization.jdbc/pom.xml
core/trunk/exo.core.component.organization.ldap/pom.xml
core/trunk/exo.core.component.organization.tests/pom.xml
core/trunk/exo.core.component.script.groovy/pom.xml
core/trunk/exo.core.component.security.core/pom.xml
core/trunk/exo.core.component.web.css/pom.xml
core/trunk/exo.core.component.xml-processing/pom.xml
core/trunk/packaging/module/pom.xml
core/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 2.4.2-GA
Modified: core/trunk/exo.core.component.database/pom.xml
===================================================================
--- core/trunk/exo.core.component.database/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.database/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.database</artifactId>
Modified: core/trunk/exo.core.component.document/pom.xml
===================================================================
--- core/trunk/exo.core.component.document/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.document/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.document</artifactId>
<name>eXo Core :: Component :: Demo Service</name>
Modified: core/trunk/exo.core.component.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.ldap/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.ldap/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.ldap</artifactId>
Modified: core/trunk/exo.core.component.organization.api/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.api/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.organization.api/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.organization.api</artifactId>
<name>eXo Core :: Component :: Organization Service API</name>
Modified: core/trunk/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.jdbc/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.organization.jdbc</artifactId>
Modified: core/trunk/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.ldap/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/trunk/exo.core.component.organization.tests/pom.xml
===================================================================
--- core/trunk/exo.core.component.organization.tests/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.organization.tests/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.organization.tests</artifactId>
Modified: core/trunk/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/trunk/exo.core.component.script.groovy/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.script.groovy/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.script.groovy</artifactId>
Modified: core/trunk/exo.core.component.security.core/pom.xml
===================================================================
--- core/trunk/exo.core.component.security.core/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.security.core/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -16,7 +16,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.security.core</artifactId>
Modified: core/trunk/exo.core.component.web.css/pom.xml
===================================================================
--- core/trunk/exo.core.component.web.css/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.web.css/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.web.css</artifactId>
Modified: core/trunk/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/trunk/exo.core.component.xml-processing/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/exo.core.component.xml-processing/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
</parent>
<artifactId>exo.core.component.xml-processing</artifactId>
<name>eXo Core :: Component :: XML Processing Service</name>
Modified: core/trunk/packaging/module/pom.xml
===================================================================
--- core/trunk/packaging/module/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/packaging/module/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -19,13 +19,13 @@
<!-- declare the same dependencies than in the module.js -->
<dependencies>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.2-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.2-GA</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.2-GA</version></dependency>
</dependencies>
<build>
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
+++ core/trunk/pom.xml 2011-10-17 10:56:45 UTC (rev 5049)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.2-GA-SNAPSHOT</version>
+ <version>2.4.2-GA</version>
<packaging>pom</packaging>
<name>eXo Core</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/trunk/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/trunk/</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/trunk</url>
+ <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.4.2-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.4.2-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.4.2-GA</url>
</scm>
<modules>
14 years, 6 months
exo-jcr SVN: r5048 - core/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 06:43:10 -0400 (Mon, 17 Oct 2011)
New Revision: 5048
Modified:
core/trunk/pom.xml
Log:
EXOJCR-1514: update reactor
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-10-17 10:36:57 UTC (rev 5047)
+++ core/trunk/pom.xml 2011-10-17 10:43:10 UTC (rev 5048)
@@ -53,10 +53,10 @@
<module>exo.core.component.database</module>
<module>exo.core.component.document</module>
<module>exo.core.component.ldap</module>
+ <module>exo.core.component.organization.tests</module>
<module>exo.core.component.organization.api</module>
<module>exo.core.component.organization.jdbc</module>
<module>exo.core.component.organization.ldap</module>
- <module>exo.core.component.organization.tests</module>
<module>exo.core.component.xml-processing</module>
<module>exo.core.component.script.groovy</module>
<module>exo.core.component.web.css</module>
14 years, 6 months
exo-jcr SVN: r5047 - core/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-10-17 06:36:57 -0400 (Mon, 17 Oct 2011)
New Revision: 5047
Modified:
core/trunk/pom.xml
Log:
EXOJCR-1514: change deps to tag
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-10-17 10:10:20 UTC (rev 5046)
+++ core/trunk/pom.xml 2011-10-17 10:36:57 UTC (rev 5047)
@@ -39,7 +39,7 @@
<exo.product.specification>2.4</exo.product.specification>
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.3.2-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.3.2-GA</org.exoplatform.kernel.version>
</properties>
<scm>
14 years, 6 months