[exo-jcr-commits] exo-jcr SVN: r2202 - in jcr/branches/1.14.x: applications and 23 other directories.
do-not-reply at jboss.org
do-not-reply at jboss.org
Thu Apr 1 05:24:33 EDT 2010
Author: dkatayev
Date: 2010-04-01 05:24:31 -0400 (Thu, 01 Apr 2010)
New Revision: 2202
Modified:
jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.cmd
jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.sh
jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/branches/1.14.x/applications/exo.jcr.applications.browser/pom.xml
jcr/branches/1.14.x/applications/exo.jcr.applications.config/pom.xml
jcr/branches/1.14.x/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/branches/1.14.x/applications/exo.jcr.applications.rest/pom.xml
jcr/branches/1.14.x/applications/exo.jcr.cluster.testclient/pom.xml
jcr/branches/1.14.x/applications/exo.jcr.ear/pom.xml
jcr/branches/1.14.x/applications/pom.xml
jcr/branches/1.14.x/applications/product-exo-jcr-as-jboss-ear.xml
jcr/branches/1.14.x/applications/product-exo-jcr-as-jonas-ear.xml
jcr/branches/1.14.x/applications/product-exo-jcr-as-tomcat6.xml
jcr/branches/1.14.x/docs/pom.xml
jcr/branches/1.14.x/docs/reference/en/pom.xml
jcr/branches/1.14.x/docs/reference/pom.xml
jcr/branches/1.14.x/docs/userguide/en/pom.xml
jcr/branches/1.14.x/docs/userguide/pom.xml
jcr/branches/1.14.x/exo.jcr.component.core/pom.xml
jcr/branches/1.14.x/exo.jcr.component.ext/pom.xml
jcr/branches/1.14.x/exo.jcr.component.ftp/pom.xml
jcr/branches/1.14.x/exo.jcr.component.webdav/pom.xml
jcr/branches/1.14.x/exo.jcr.connectors.localadapter/pom.xml
jcr/branches/1.14.x/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml
jcr/branches/1.14.x/exo.jcr.framework.command/pom.xml
jcr/branches/1.14.x/exo.jcr.framework.ftpclient/pom.xml
jcr/branches/1.14.x/exo.jcr.framework.web/pom.xml
jcr/branches/1.14.x/packaging/module/pom.xml
jcr/branches/1.14.x/pom.xml
Log:
EXOJCR-604 1.14.x branch added
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.cmd
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.cmd 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.cmd 2010-04-01 09:24:31 UTC (rev 2202)
@@ -1 +1 @@
-java -jar exo.jcr.applications.backupconsole-1.12.1-GA-SNAPSHOT.jar %*
+java -jar exo.jcr.applications.backupconsole-1.14.0-Beta01-SNAPSHOT.jar %*
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.sh
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.sh 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/bin/jcrbackup.sh 2010-04-01 09:24:31 UTC (rev 2202)
@@ -1,3 +1,3 @@
#!/bin/sh
-java -jar exo.jcr.applications.backupconsole-1.12.1-GA-SNAPSHOT.jar $*
+java -jar exo.jcr.applications.backupconsole-1.14.0-Beta01-SNAPSHOT.jar $*
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.backupconsole/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.browser/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.browser/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.config/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.config/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.fckeditor/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.14.x/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.applications.rest/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.applications.rest/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/branches/1.14.x/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.cluster.testclient/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/branches/1.14.x/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/exo.jcr.ear/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/exo.jcr.ear/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/branches/1.14.x/applications/pom.xml
===================================================================
--- jcr/branches/1.14.x/applications/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/branches/1.14.x/applications/product-exo-jcr-as-jboss-ear.xml
===================================================================
--- jcr/branches/1.14.x/applications/product-exo-jcr-as-jboss-ear.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/product-exo-jcr-as-jboss-ear.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -30,17 +30,17 @@
<packaging>jar</packaging>
<name>eXo JCR Product</name>
<url>http://www.exoplatform.org</url>
- <description>eXo JCR Product</description>
-
- <properties>
- <enforcer.skip>true</enforcer.skip>
+ <description>eXo JCR Product</description>
+
+ <properties>
+ <enforcer.skip>true</enforcer.skip>
</properties>
<dependencies>
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.14.x/applications/product-exo-jcr-as-jonas-ear.xml
===================================================================
--- jcr/branches/1.14.x/applications/product-exo-jcr-as-jonas-ear.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/product-exo-jcr-as-jonas-ear.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -30,17 +30,17 @@
<packaging>jar</packaging>
<name>eXo JCR Product</name>
<url>http://www.exoplatform.org</url>
- <description>eXo JCR Product</description>
-
- <properties>
- <enforcer.skip>true</enforcer.skip>
+ <description>eXo JCR Product</description>
+
+ <properties>
+ <enforcer.skip>true</enforcer.skip>
</properties>
<dependencies>
<dependency>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.ear</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
<type>ear</type>
<scope>runtime</scope>
</dependency>
Modified: jcr/branches/1.14.x/applications/product-exo-jcr-as-tomcat6.xml
===================================================================
--- jcr/branches/1.14.x/applications/product-exo-jcr-as-tomcat6.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/applications/product-exo-jcr-as-tomcat6.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.applications.config</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
<relativePath>exo.jcr.applications.config</relativePath>
</parent>
@@ -32,7 +32,7 @@
<name>eXo JCR Product</name>
<url>http://www.exoplatform.org</url>
<description>eXo JCR Product</description>
-
+
<dependencies>
<dependency>
<groupId>hsqldb</groupId>
@@ -44,11 +44,11 @@
<artifactId>slf4j-log4j12</artifactId>
<scope>runtime</scope>
</dependency>
- </dependencies>
-
- <properties>
- <enforcer.skip>true</enforcer.skip>
- </properties>
+ </dependencies>
+
+ <properties>
+ <enforcer.skip>true</enforcer.skip>
+ </properties>
<build>
<plugins>
Modified: jcr/branches/1.14.x/docs/pom.xml
===================================================================
--- jcr/branches/1.14.x/docs/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/docs/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.14.x/docs/reference/en/pom.xml
===================================================================
--- jcr/branches/1.14.x/docs/reference/en/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/docs/reference/en/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>reference-docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.14.x/docs/reference/pom.xml
===================================================================
--- jcr/branches/1.14.x/docs/reference/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/docs/reference/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.14.x/docs/userguide/en/pom.xml
===================================================================
--- jcr/branches/1.14.x/docs/userguide/en/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/docs/userguide/en/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>userguide-docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.14.x/docs/userguide/pom.xml
===================================================================
--- jcr/branches/1.14.x/docs/userguide/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/docs/userguide/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/branches/1.14.x/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.component.core/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.component.core/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
Modified: jcr/branches/1.14.x/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.component.ext/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.component.ext/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
Modified: jcr/branches/1.14.x/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.component.ftp/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.component.ftp/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/branches/1.14.x/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.component.webdav/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.component.webdav/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
Modified: jcr/branches/1.14.x/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.connectors.localadapter/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.connectors.localadapter/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/branches/1.14.x/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.connectors.localadapter/src/main/rar/META-INF/ra.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -25,7 +25,7 @@
<display-name>JCR repository</display-name>
<vendor-name>exoplatform</vendor-name>
<eis-type />
- <resourceadapter-version>1.12.1-GA-SNAPSHOT</resourceadapter-version>
+ <resourceadapter-version>1.14.0-Beta01-SNAPSHOT</resourceadapter-version>
<license>
<license-required>false</license-required>
</license>
Modified: jcr/branches/1.14.x/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.framework.command/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.framework.command/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -16,7 +16,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
Modified: jcr/branches/1.14.x/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.framework.ftpclient/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.framework.ftpclient/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/branches/1.14.x/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/branches/1.14.x/exo.jcr.framework.web/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/exo.jcr.framework.web/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/branches/1.14.x/packaging/module/pom.xml
===================================================================
--- jcr/branches/1.14.x/packaging/module/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/packaging/module/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/branches/1.14.x/pom.xml
===================================================================
--- jcr/branches/1.14.x/pom.xml 2010-04-01 09:08:35 UTC (rev 2201)
+++ jcr/branches/1.14.x/pom.xml 2010-04-01 09:24:31 UTC (rev 2202)
@@ -28,21 +28,21 @@
</parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.14.0-Beta01-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo JCR</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/trunk</url>
+ <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/jcr/branches/1.14.x/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.14.x</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/branches/1.14.x</url>
</scm>
<properties>
<exo.product.name>exo-jcr</exo.product.name>
<exo.product.specification>1.12</exo.product.specification>
<org.exoplatform.kernel.version>2.2.1-GA-SNAPSHOT</org.exoplatform.kernel.version>
<org.exoplatform.core.version>2.3.1-GA-SNAPSHOT</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.1-GA-SNAPSHOT</org.exoplatform.ws.version>
- <org.exoplatform.doc-style.version>2-SNAPSHOT</org.exoplatform.doc-style.version>
+ <org.exoplatform.ws.version>2.1.1-GA-SNAPSHOT</org.exoplatform.ws.version>
+ <org.exoplatform.doc-style.version>2-SNAPSHOT</org.exoplatform.doc-style.version>
</properties>
<dependencyManagement>
<dependencies>
More information about the exo-jcr-commits
mailing list