[exo-jcr-commits] exo-jcr SVN: r347 - in jcr/branches/1.12.0-JBC: applications/config and 14 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 21 12:18:15 EDT 2009


Author: pnedonosko
Date: 2009-10-21 12:18:15 -0400 (Wed, 21 Oct 2009)
New Revision: 347

Modified:
   jcr/branches/1.12.0-JBC/applications/config/pom.xml
   jcr/branches/1.12.0-JBC/applications/java/standalone/backupconsole/pom.xml
   jcr/branches/1.12.0-JBC/applications/java/web/ear/pom.xml
   jcr/branches/1.12.0-JBC/applications/java/web/rest/pom.xml
   jcr/branches/1.12.0-JBC/applications/java/web/samples/browser/pom.xml
   jcr/branches/1.12.0-JBC/applications/java/web/samples/fckeditor/pom.xml
   jcr/branches/1.12.0-JBC/component/core/pom.xml
   jcr/branches/1.12.0-JBC/component/ext/pom.xml
   jcr/branches/1.12.0-JBC/component/ftp/pom.xml
   jcr/branches/1.12.0-JBC/component/webdav/pom.xml
   jcr/branches/1.12.0-JBC/connectors/jca/pom.xml
   jcr/branches/1.12.0-JBC/frameworks/command/pom.xml
   jcr/branches/1.12.0-JBC/frameworks/ftpclient/pom.xml
   jcr/branches/1.12.0-JBC/frameworks/web/pom.xml
   jcr/branches/1.12.0-JBC/packaging/module/pom.xml
   jcr/branches/1.12.0-JBC/pom.xml
Log:
version 1.12.0-JBC-SNAPSHOT

Modified: jcr/branches/1.12.0-JBC/applications/config/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/applications/config/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/applications/config/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.applications.config</artifactId>

Modified: jcr/branches/1.12.0-JBC/applications/java/standalone/backupconsole/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/applications/java/standalone/backupconsole/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/applications/java/standalone/backupconsole/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.applications.backupconsole</artifactId>

Modified: jcr/branches/1.12.0-JBC/applications/java/web/ear/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/applications/java/web/ear/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/applications/java/web/ear/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.ear</artifactId>

Modified: jcr/branches/1.12.0-JBC/applications/java/web/rest/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/applications/java/web/rest/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/applications/java/web/rest/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.applications.rest</artifactId>

Modified: jcr/branches/1.12.0-JBC/applications/java/web/samples/browser/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/applications/java/web/samples/browser/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/applications/java/web/samples/browser/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.applications.browser</artifactId>

Modified: jcr/branches/1.12.0-JBC/applications/java/web/samples/fckeditor/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/applications/java/web/samples/fckeditor/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/applications/java/web/samples/fckeditor/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.applications.fckeditor</artifactId>

Modified: jcr/branches/1.12.0-JBC/component/core/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/core/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/component/core/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.component.core</artifactId>

Modified: jcr/branches/1.12.0-JBC/component/ext/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/ext/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/component/ext/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.component.ext</artifactId>

Modified: jcr/branches/1.12.0-JBC/component/ftp/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/ftp/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/component/ftp/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.component.ftp</artifactId>

Modified: jcr/branches/1.12.0-JBC/component/webdav/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/component/webdav/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/component/webdav/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
    
    <artifactId>exo.jcr.component.webdav</artifactId>

Modified: jcr/branches/1.12.0-JBC/connectors/jca/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/connectors/jca/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/connectors/jca/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.connectors.localadapter</artifactId>

Modified: jcr/branches/1.12.0-JBC/frameworks/command/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/frameworks/command/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/frameworks/command/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.framework.command</artifactId>

Modified: jcr/branches/1.12.0-JBC/frameworks/ftpclient/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/frameworks/ftpclient/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/frameworks/ftpclient/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.framework.ftpclient</artifactId>

Modified: jcr/branches/1.12.0-JBC/frameworks/web/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/frameworks/web/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/frameworks/web/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <artifactId>exo.jcr.framework.web</artifactId>

Modified: jcr/branches/1.12.0-JBC/packaging/module/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/packaging/module/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/packaging/module/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.0-Beta03-SNAPSHOT</version>
+      <version>1.12.0-JBC-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: jcr/branches/1.12.0-JBC/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBC/pom.xml	2009-10-21 16:00:56 UTC (rev 346)
+++ jcr/branches/1.12.0-JBC/pom.xml	2009-10-21 16:18:15 UTC (rev 347)
@@ -30,7 +30,7 @@
 
    <groupId>org.exoplatform.jcr</groupId>
    <artifactId>jcr-parent</artifactId>
-   <version>1.12.0-Beta03-SNAPSHOT</version>
+   <version>1.12.0-JBC-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <name>eXo JCR</name>
@@ -44,9 +44,9 @@
    </properties>
 
    <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>https://svn.jboss.org/repos/exo-jcr/jcr/trunk</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/jcr/branches/1.12.0-JBC</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.0-JBC</developerConnection>
+      <url>https://svn.jboss.org/repos/exo-jcr/jcr/branches/1.12.0-JBC</url>
    </scm>
 
    <modules>



More information about the exo-jcr-commits mailing list