exo-jcr SVN: r4290 - ws/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 04:10:32 -0400 (Tue, 26 Apr 2011)
New Revision: 4290
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-1299: change dependency to trunk
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
+++ ws/trunk/pom.xml 2011-04-26 08:10:32 UTC (rev 4290)
@@ -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.0-CR2</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.0-CR2</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.3.0-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.0-GA-SNAPSHOT</org.exoplatform.core.version>
</properties>
<modules>
15 years
exo-jcr SVN: r4289 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 04:01:43 -0400 (Tue, 26 Apr 2011)
New Revision: 4289
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-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/exo.ws.commons/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-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-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-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-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-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-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-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-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-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-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/exo.ws.testframework/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2011-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/packaging/module/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-04-26 08:01:16 UTC (rev 4288)
+++ ws/trunk/pom.xml 2011-04-26 08:01:43 UTC (rev 4289)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2</version>
+ <version>2.2.0-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.0-CR2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-CR2</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.0-CR2</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>
15 years
exo-jcr SVN: r4288 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 04:01:16 -0400 (Tue, 26 Apr 2011)
New Revision: 4288
Added:
ws/tags/2.2.0-CR2/
Log:
[maven-scm] copy for tag 2.2.0-CR2
15 years
exo-jcr SVN: r4287 - in ws/trunk: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 04:00:40 -0400 (Tue, 26 Apr 2011)
New Revision: 4287
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.0-CR2
Modified: ws/trunk/exo.ws.commons/pom.xml
===================================================================
--- ws/trunk/exo.ws.commons/pom.xml 2011-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/exo.ws.commons/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</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-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/exo.ws.frameworks.json/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</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-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/exo.ws.frameworks.servlet/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</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-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/exo.ws.rest.core/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</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-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/exo.ws.rest.ext/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/trunk/exo.ws.testframework/pom.xml
===================================================================
--- ws/trunk/exo.ws.testframework/pom.xml 2011-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/exo.ws.testframework/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/trunk/packaging/module/pom.xml
===================================================================
--- ws/trunk/packaging/module/pom.xml 2011-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/packaging/module/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-04-26 07:55:04 UTC (rev 4286)
+++ ws/trunk/pom.xml 2011-04-26 08:00:40 UTC (rev 4287)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.0-CR2-SNAPSHOT</version>
+ <version>2.2.0-CR2</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.0-CR2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.0-CR2</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.0-CR2</url>
</scm>
<properties>
15 years
exo-jcr SVN: r4286 - ws/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 03:55:04 -0400 (Tue, 26 Apr 2011)
New Revision: 4286
Modified:
ws/trunk/pom.xml
Log:
EXOJCR-1299: change dependency to tag
Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml 2011-04-26 07:42:48 UTC (rev 4285)
+++ ws/trunk/pom.xml 2011-04-26 07:55:04 UTC (rev 4286)
@@ -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.0-CR2-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.0-CR2-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.3.0-CR2</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.0-CR2</org.exoplatform.core.version>
</properties>
<modules>
15 years
exo-jcr SVN: r4285 - core/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 03:42:48 -0400 (Tue, 26 Apr 2011)
New Revision: 4285
Modified:
core/trunk/pom.xml
Log:
EXOJCR-1299: change dependency to trunk
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
+++ core/trunk/pom.xml 2011-04-26 07:42:48 UTC (rev 4285)
@@ -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.0-CR2</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.3.0-GA-SNAPSHOT</org.exoplatform.kernel.version>
</properties>
<scm>
15 years
exo-jcr SVN: r4284 - in core/trunk: exo.core.component.database and 10 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 03:36:07 -0400 (Tue, 26 Apr 2011)
New Revision: 4284
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.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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.database/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.document/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.ldap/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.organization.api/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/trunk/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/trunk/exo.core.component.script.groovy/pom.xml 2011-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.script.groovy/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.security.core/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -16,7 +16,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.web.css/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/exo.core.component.xml-processing/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/packaging/module/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,13 +18,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.0-CR2</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.0-CR2</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.0-CR2</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.0-CR2</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.0-CR2</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.0-CR2</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.0-GA-SNAPSHOT</version></dependency>
</dependencies>
<build>
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-04-26 07:35:36 UTC (rev 4283)
+++ core/trunk/pom.xml 2011-04-26 07:36:07 UTC (rev 4284)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2</version>
+ <version>2.4.0-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.0-CR2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.4.0-CR2</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.4.0-CR2</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>
15 years
exo-jcr SVN: r4283 - core/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 03:35:36 -0400 (Tue, 26 Apr 2011)
New Revision: 4283
Added:
core/tags/2.4.0-CR2/
Log:
[maven-scm] copy for tag 2.4.0-CR2
15 years
exo-jcr SVN: r4282 - in core/trunk: exo.core.component.database and 10 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 03:35:00 -0400 (Tue, 26 Apr 2011)
New Revision: 4282
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.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.0-CR2
Modified: core/trunk/exo.core.component.database/pom.xml
===================================================================
--- core/trunk/exo.core.component.database/pom.xml 2011-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.database/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.document/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.ldap/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.organization.api/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.organization.jdbc/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.organization.ldap/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/trunk/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/trunk/exo.core.component.script.groovy/pom.xml 2011-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.script.groovy/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.security.core/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -16,7 +16,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.web.css/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/exo.core.component.xml-processing/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/packaging/module/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,13 +18,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.0-CR2-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.0-CR2-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.0-CR2-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.0-CR2-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.0-CR2-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.0-CR2-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.0-CR2-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.0-CR2</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.0-CR2</version></dependency>
</dependencies>
<build>
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-04-26 07:30:59 UTC (rev 4281)
+++ core/trunk/pom.xml 2011-04-26 07:35:00 UTC (rev 4282)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.0-CR2-SNAPSHOT</version>
+ <version>2.4.0-CR2</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.0-CR2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.4.0-CR2</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.4.0-CR2</url>
</scm>
<modules>
15 years
exo-jcr SVN: r4281 - core/trunk.
by do-not-reply@jboss.org
Author: tolusha
Date: 2011-04-26 03:30:59 -0400 (Tue, 26 Apr 2011)
New Revision: 4281
Modified:
core/trunk/pom.xml
Log:
EXOJCR-1299: change dependency to tag
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2011-04-26 07:22:51 UTC (rev 4280)
+++ core/trunk/pom.xml 2011-04-26 07:30:59 UTC (rev 4281)
@@ -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.0-CR2-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.3.0-CR2</org.exoplatform.kernel.version>
</properties>
<scm>
15 years