exo-jcr SVN: r3280 - in jcr/branches/1.12.x: applications and 23 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 16:06:07 -0400 (Fri, 08 Oct 2010)
New Revision: 3280
Modified:
jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
jcr/branches/1.12.x/applications/pom.xml
jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
jcr/branches/1.12.x/exo.jcr.docs/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
jcr/branches/1.12.x/packaging/module/pom.xml
jcr/branches/1.12.x/pom.xml
Log:
[maven-release-plugin] prepare release 1.12.5-GA_REL
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<relativePath>exo.jcr.applications.config</relativePath>
</parent>
Modified: jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/branches/1.12.x/applications/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/applications/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.statistics</artifactId>
<name>eXo JCR :: Component :: Statistics Provider</name>
Modified: jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
Modified: jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs.developer</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.docs/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
Modified: jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/branches/1.12.x/packaging/module/pom.xml
===================================================================
--- jcr/branches/1.12.x/packaging/module/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/packaging/module/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-10-08 20:05:13 UTC (rev 3279)
+++ jcr/branches/1.12.x/pom.xml 2010-10-08 20:06:07 UTC (rev 3280)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.5-GA-SNAPSHOT</version>
+ <version>1.12.6-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/branches/1.12.5-GA_REL</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.5-GA_REL</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/branches/1.12.5-GA_REL</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/branches/1.12.x/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.x/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/branches/1.12.x</url>
</scm>
<properties>
15 years, 9 months
exo-jcr SVN: r3279 - jcr/branches.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 16:05:13 -0400 (Fri, 08 Oct 2010)
New Revision: 3279
Added:
jcr/branches/1.12.5-GA_REL/
Log:
[maven-release-plugin] copy for branch 1.12.5-GA_REL
Copied: jcr/branches/1.12.5-GA_REL (from rev 3278, jcr/branches/1.12.x)
15 years, 9 months
exo-jcr SVN: r3277 - in ws/branches/2.1.x: exo.ws.testframework and 1 other directory.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 16:04:07 -0400 (Fri, 08 Oct 2010)
New Revision: 3277
Modified:
ws/branches/2.1.x/exo.ws.testframework/pom.xml
ws/branches/2.1.x/pom.xml
Log:
[EXOJCR-XXX] -mUpgrade to next SNAPSHOTs
Modified: ws/branches/2.1.x/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
+++ ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-10-08 20:04:07 UTC (rev 3277)
@@ -38,4 +38,4 @@
<artifactId>servlet-api</artifactId>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: ws/branches/2.1.x/pom.xml
===================================================================
--- ws/branches/2.1.x/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
+++ ws/branches/2.1.x/pom.xml 2010-10-08 20:04:07 UTC (rev 3277)
@@ -44,8 +44,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.5-GA-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.5-GA-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.2.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-GA-SNAPSHOT</org.exoplatform.core.version>
</properties>
<modules>
15 years, 9 months
exo-jcr SVN: r3276 - in ws/branches/2.1.x: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 16:03:51 -0400 (Fri, 08 Oct 2010)
New Revision: 3276
Modified:
ws/branches/2.1.x/exo.ws.commons/pom.xml
ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml
ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.1.x/exo.ws.rest.core/pom.xml
ws/branches/2.1.x/exo.ws.rest.ext/pom.xml
ws/branches/2.1.x/exo.ws.testframework/pom.xml
ws/branches/2.1.x/packaging/module/pom.xml
ws/branches/2.1.x/pom.xml
Log:
[maven-release-plugin] prepare release 2.1.5-GA_REL
Modified: ws/branches/2.1.x/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.commons/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/exo.ws.commons/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/exo.ws.frameworks.json/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/exo.ws.frameworks.servlet/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.1.x/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.rest.core/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/exo.ws.rest.core/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.1.x/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.rest.ext/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/exo.ws.rest.ext/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.1.x/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/exo.ws.testframework/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.1.x/packaging/module/pom.xml
===================================================================
--- ws/branches/2.1.x/packaging/module/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/packaging/module/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: ws/branches/2.1.x/pom.xml
===================================================================
--- ws/branches/2.1.x/pom.xml 2010-10-08 20:03:31 UTC (rev 3275)
+++ ws/branches/2.1.x/pom.xml 2010-10-08 20:03:51 UTC (rev 3276)
@@ -30,14 +30,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.1.5-GA-SNAPSHOT</version>
+ <version>2.1.6-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.1.5-GA_REL</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.1.5-GA_REL</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.1.5-GA_REL</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.1.x/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.1.x/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.1.x</url>
</scm>
<properties>
15 years, 9 months
exo-jcr SVN: r3275 - ws/branches.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 16:03:31 -0400 (Fri, 08 Oct 2010)
New Revision: 3275
Added:
ws/branches/2.1.5-GA_REL/
Log:
[maven-release-plugin] copy for branch 2.1.5-GA_REL
Copied: ws/branches/2.1.5-GA_REL (from rev 3274, ws/branches/2.1.x)
15 years, 9 months
exo-jcr SVN: r3273 - in core/branches/2.3.x: exo.core.component.organization.api and 5 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 15:55:58 -0400 (Fri, 08 Oct 2010)
New Revision: 3273
Modified:
core/branches/2.3.x/exo.core.component.organization.api/pom.xml
core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml
core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml
core/branches/2.3.x/exo.core.component.script.groovy/pom.xml
core/branches/2.3.x/exo.core.component.security.core/pom.xml
core/branches/2.3.x/exo.core.component.xml-processing/pom.xml
core/branches/2.3.x/pom.xml
Log:
[EXOJCR-XXX] -mUpgrade to next SNAPSHOTs
Modified: core/branches/2.3.x/exo.core.component.organization.api/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.organization.api/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/exo.core.component.organization.api/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -118,4 +118,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -117,4 +117,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -80,4 +80,4 @@
</plugins>
</pluginManagement>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: core/branches/2.3.x/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.script.groovy/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/exo.core.component.script.groovy/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -47,4 +47,4 @@
<artifactId>groovy-all</artifactId>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: core/branches/2.3.x/exo.core.component.security.core/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.security.core/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/exo.core.component.security.core/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -79,4 +79,4 @@
</testResource>
</testResources>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: core/branches/2.3.x/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.xml-processing/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/exo.core.component.xml-processing/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -98,4 +98,4 @@
</testResource>
</testResources>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: core/branches/2.3.x/pom.xml
===================================================================
--- core/branches/2.3.x/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
+++ core/branches/2.3.x/pom.xml 2010-10-08 19:55:58 UTC (rev 3273)
@@ -39,7 +39,7 @@
<exo.product.specification>2.3</exo.product.specification>
<org.exoplatform.framework.junit.version>1.2.1-GA</org.exoplatform.framework.junit.version>
- <org.exoplatform.kernel.version>2.2.5-GA-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.2.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
</properties>
<scm>
15 years, 9 months
exo-jcr SVN: r3272 - in core/branches/2.3.x: exo.core.component.database and 10 other directories.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 15:51:17 -0400 (Fri, 08 Oct 2010)
New Revision: 3272
Modified:
core/branches/2.3.x/exo.core.component.database/pom.xml
core/branches/2.3.x/exo.core.component.document/pom.xml
core/branches/2.3.x/exo.core.component.ldap/pom.xml
core/branches/2.3.x/exo.core.component.organization.api/pom.xml
core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml
core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml
core/branches/2.3.x/exo.core.component.script.groovy/pom.xml
core/branches/2.3.x/exo.core.component.security.core/pom.xml
core/branches/2.3.x/exo.core.component.web.css/pom.xml
core/branches/2.3.x/exo.core.component.xml-processing/pom.xml
core/branches/2.3.x/packaging/module/pom.xml
core/branches/2.3.x/pom.xml
Log:
[maven-release-plugin] prepare release 2.3.5-GA_REL
Modified: core/branches/2.3.x/exo.core.component.database/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.database/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.database/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.database</artifactId>
Modified: core/branches/2.3.x/exo.core.component.document/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.document/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.document/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.document</artifactId>
<name>eXo Core :: Component :: Demo Service</name>
Modified: core/branches/2.3.x/exo.core.component.ldap/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.ldap/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.ldap/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.ldap</artifactId>
Modified: core/branches/2.3.x/exo.core.component.organization.api/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.organization.api/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.organization.api/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.api</artifactId>
<name>eXo Core :: Component :: Organization Service API</name>
Modified: core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.organization.jdbc/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.jdbc</artifactId>
Modified: core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.organization.ldap/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/branches/2.3.x/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.script.groovy/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.script.groovy/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.script.groovy</artifactId>
Modified: core/branches/2.3.x/exo.core.component.security.core/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.security.core/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.security.core/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.security.core</artifactId>
Modified: core/branches/2.3.x/exo.core.component.web.css/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.web.css/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.web.css/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.web.css</artifactId>
Modified: core/branches/2.3.x/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/branches/2.3.x/exo.core.component.xml-processing/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/exo.core.component.xml-processing/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.xml-processing</artifactId>
<name>eXo Core :: Component :: XML Processing Service</name>
Modified: core/branches/2.3.x/packaging/module/pom.xml
===================================================================
--- core/branches/2.3.x/packaging/module/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/packaging/module/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-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.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.5-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.3.6-GA-SNAPSHOT</version></dependency>
</dependencies>
<build>
Modified: core/branches/2.3.x/pom.xml
===================================================================
--- core/branches/2.3.x/pom.xml 2010-10-08 19:50:49 UTC (rev 3271)
+++ core/branches/2.3.x/pom.xml 2010-10-08 19:51:17 UTC (rev 3272)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.3.5-GA-SNAPSHOT</version>
+ <version>2.3.6-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo Core</name>
@@ -43,9 +43,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/branches/2.3.5-GA_REL</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/branches/2.3.5-GA_REL</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/branches/2.3.5-GA_REL</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/core/branches/2.3.x/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/branches/2.3.x/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/branches/2.3.x</url>
</scm>
<modules>
15 years, 9 months
exo-jcr SVN: r3271 - core/branches.
by do-not-reply@jboss.org
Author: aheritier
Date: 2010-10-08 15:50:49 -0400 (Fri, 08 Oct 2010)
New Revision: 3271
Added:
core/branches/2.3.5-GA_REL/
Log:
[maven-release-plugin] copy for branch 2.3.5-GA_REL
Copied: core/branches/2.3.5-GA_REL (from rev 3270, core/branches/2.3.x)
15 years, 9 months