exo-jcr SVN: r3447 - jcr/branches/1.12.x.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 07:06:52 -0500 (Thu, 11 Nov 2010)
New Revision: 3447
Modified:
jcr/branches/1.12.x/pom.xml
Log:
JCR-1507: change dependency to branch
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
+++ jcr/branches/1.12.x/pom.xml 2010-11-11 12:06:52 UTC (rev 3447)
@@ -42,9 +42,9 @@
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.12</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.6-CR01</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.6-CR01</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.6-CR01</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.2.6-CR02-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-CR02-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.6-CR02-SNAPSHOT</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 6 months
exo-jcr SVN: r3446 - in jcr/branches/1.12.x: applications and 23 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 06:41:03 -0500 (Thu, 11 Nov 2010)
New Revision: 3446
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 for next development iteration
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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/applications/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs.developer</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 11:40:33 UTC (rev 3445)
+++ jcr/branches/1.12.x/pom.xml 2010-11-11 11:41:03 UTC (rev 3446)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR01</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR01</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.6-CR01</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, 6 months
exo-jcr SVN: r3445 - jcr/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 06:40:33 -0500 (Thu, 11 Nov 2010)
New Revision: 3445
Added:
jcr/tags/1.12.6-CR01/
Log:
[maven-scm] copy for tag 1.12.6-CR01
Copied: jcr/tags/1.12.6-CR01 (from rev 3444, jcr/branches/1.12.x)
15 years, 6 months
exo-jcr SVN: r3444 - in jcr/branches/1.12.x: applications and 23 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 06:40:06 -0500 (Thu, 11 Nov 2010)
New Revision: 3444
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.6-CR01
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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/applications/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs.developer</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</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-11-11 11:36:28 UTC (rev 3443)
+++ jcr/branches/1.12.x/pom.xml 2010-11-11 11:40:06 UTC (rev 3444)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR02-SNAPSHOT</version>
+ <version>1.12.6-CR01</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <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>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR01</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR01</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.6-CR01</url>
</scm>
<properties>
15 years, 6 months
exo-jcr SVN: r3443 - jcr/branches/1.12.x.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 06:36:28 -0500 (Thu, 11 Nov 2010)
New Revision: 3443
Modified:
jcr/branches/1.12.x/pom.xml
Log:
JCR-1507: change dependency to tag
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-11-11 11:18:53 UTC (rev 3442)
+++ jcr/branches/1.12.x/pom.xml 2010-11-11 11:36:28 UTC (rev 3443)
@@ -42,9 +42,9 @@
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.12</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.6-CR02-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.6-CR02-SNAPSHOT</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.6-CR02-SNAPSHOT</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.2.6-CR01</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-CR01</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.6-CR01</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 6 months
exo-jcr SVN: r3442 - jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 06:18:53 -0500 (Thu, 11 Nov 2010)
New Revision: 3442
Modified:
jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
Log:
JCR-1495: fix tomcat deploy
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-11-11 11:16:16 UTC (rev 3441)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-11 11:18:53 UTC (rev 3442)
@@ -33,19 +33,29 @@
<url>http://www.exoplatform.org</url>
<description>eXo JCR Tomcat Applications Server</description>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-log4j12</artifactId>
+ <version>1.5.8</version>
+ <type>jar</type>
+ <scope>runtime</scope>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
<dependencies>
<dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-log4j12</artifactId>
+ </dependency>
+ <dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<scope>runtime</scope>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- <scope>runtime</scope>
- </dependency>
</dependencies>
-
+
<properties>
<enforcer.skip>true</enforcer.skip>
</properties>
15 years, 6 months
exo-jcr SVN: r3441 - jcr/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 06:16:16 -0500 (Thu, 11 Nov 2010)
New Revision: 3441
Removed:
jcr/tags/1.12.6-CR01/
Log:
JCR-1507: delete tag
15 years, 6 months
exo-jcr SVN: r3440 - jcr/branches/1.12.x.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 04:12:42 -0500 (Thu, 11 Nov 2010)
New Revision: 3440
Modified:
jcr/branches/1.12.x/pom.xml
Log:
JCR-1507: change dependency to branch
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
+++ jcr/branches/1.12.x/pom.xml 2010-11-11 09:12:42 UTC (rev 3440)
@@ -42,9 +42,9 @@
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.12</exo.product.specification>
- <org.exoplatform.kernel.version>2.2.6-CR01</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.3.6-CR01</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.6-CR01</org.exoplatform.ws.version>
+ <org.exoplatform.kernel.version>2.2.6-CR02-SNAPSHOT</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.3.6-CR02-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.6-CR02-SNAPSHOT</org.exoplatform.ws.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
</properties>
15 years, 6 months
exo-jcr SVN: r3439 - in jcr/branches/1.12.x: applications and 23 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 03:52:44 -0500 (Thu, 11 Nov 2010)
New Revision: 3439
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 for next development iteration
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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/applications/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs.developer</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.docs</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/packaging/module/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-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-11-11 08:52:15 UTC (rev 3438)
+++ jcr/branches/1.12.x/pom.xml 2010-11-11 08:52:44 UTC (rev 3439)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.6-CR01</version>
+ <version>1.12.6-CR02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR01</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.6-CR01</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.6-CR01</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, 6 months
exo-jcr SVN: r3438 - jcr/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2010-11-11 03:52:15 -0500 (Thu, 11 Nov 2010)
New Revision: 3438
Added:
jcr/tags/1.12.6-CR01/
Log:
[maven-scm] copy for tag 1.12.6-CR01
Copied: jcr/tags/1.12.6-CR01 (from rev 3437, jcr/branches/1.12.x)
15 years, 6 months