[exo-jcr-commits] exo-jcr SVN: r2317 - in jcr/trunk: applications and 22 other directories.
do-not-reply at jboss.org
do-not-reply at jboss.org
Fri Apr 23 03:21:42 EDT 2010
Author: pnedonosko
Date: 2010-04-23 03:21:39 -0400 (Fri, 23 Apr 2010)
New Revision: 2317
Modified:
jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
jcr/trunk/applications/exo.jcr.applications.browser/pom.xml
jcr/trunk/applications/exo.jcr.applications.config/pom.xml
jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml
jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
jcr/trunk/applications/exo.jcr.ear/pom.xml
jcr/trunk/applications/pom.xml
jcr/trunk/docs/pom.xml
jcr/trunk/docs/reference/en/pom.xml
jcr/trunk/docs/reference/pom.xml
jcr/trunk/docs/userguide/en/pom.xml
jcr/trunk/docs/userguide/pom.xml
jcr/trunk/exo.jcr.component.core/pom.xml
jcr/trunk/exo.jcr.component.ext/pom.xml
jcr/trunk/exo.jcr.component.ftp/pom.xml
jcr/trunk/exo.jcr.component.statistics/pom.xml
jcr/trunk/exo.jcr.component.webdav/pom.xml
jcr/trunk/exo.jcr.connectors.localadapter/pom.xml
jcr/trunk/exo.jcr.framework.command/pom.xml
jcr/trunk/exo.jcr.framework.ftpclient/pom.xml
jcr/trunk/exo.jcr.framework.web/pom.xml
jcr/trunk/packaging/module/pom.xml
jcr/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 1.12.1-GA
Modified: jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.applications.backupconsole/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.applications.backupconsole</artifactId>
<name>eXo JCR :: Applications :: Backup Console</name>
Modified: jcr/trunk/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.applications.browser/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.applications.browser</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.applications.config/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.applications.config</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.applications.fckeditor/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.applications.fckeditor</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.applications.rest/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.applications.rest</artifactId>
<packaging>war</packaging>
Modified: jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.cluster.testclient/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.cluster.testclient</artifactId>
<name>eXo JCR :: Cluster :: Test Client</name>
Modified: jcr/trunk/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/exo.jcr.ear/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.ear</artifactId>
<packaging>ear</packaging>
Modified: jcr/trunk/applications/pom.xml
===================================================================
--- jcr/trunk/applications/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/applications/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -22,12 +22,12 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jcr-applications-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
<name>eXo JCR :: Applications :: Reactor</name>
<packaging>pom</packaging>
Modified: jcr/trunk/docs/pom.xml
===================================================================
--- jcr/trunk/docs/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/docs/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/reference/en/pom.xml
===================================================================
--- jcr/trunk/docs/reference/en/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/docs/reference/en/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>reference-docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/reference/pom.xml
===================================================================
--- jcr/trunk/docs/reference/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/docs/reference/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/userguide/en/pom.xml
===================================================================
--- jcr/trunk/docs/userguide/en/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/docs/userguide/en/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>userguide-docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/docs/userguide/pom.xml
===================================================================
--- jcr/trunk/docs/userguide/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/docs/userguide/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>docs</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.component.core/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.component.core</artifactId>
<name>eXo JCR :: Component :: Core Service</name>
Modified: jcr/trunk/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.ext/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.component.ext/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.component.ext</artifactId>
<name>eXo JCR :: Component :: Extension Service</name>
Modified: jcr/trunk/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.component.ftp/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.component.ftp</artifactId>
<name>eXo JCR :: Component :: FTP Service</name>
Modified: jcr/trunk/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.component.statistics/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.component.statistics</artifactId>
<name>eXo JCR :: Component :: Statistics Provider</name>
@@ -42,17 +42,17 @@
<build>
<pluginManagement>
<plugins>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>aspectj-maven-plugin</artifactId>
- <version>1.3</version>
- <executions>
- <execution>
- <goals>
- <goal>compile</goal>
- </goals>
- </execution>
- </executions>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>aspectj-maven-plugin</artifactId>
+ <version>1.3</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>compile</goal>
+ </goals>
+ </execution>
+ </executions>
</plugin>
</plugins>
</pluginManagement>
Modified: jcr/trunk/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.component.webdav/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.component.webdav</artifactId>
<name>eXo JCR :: Component :: Webdav Service</name>
Modified: jcr/trunk/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.connectors.localadapter/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.connectors.localadapter</artifactId>
<packaging>rar</packaging>
Modified: jcr/trunk/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.command/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.framework.command/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.framework.command</artifactId>
<name>eXo JCR :: Framework :: Command</name>
Modified: jcr/trunk/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.framework.ftpclient/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.framework.ftpclient</artifactId>
<name>eXo JCR :: Framework :: FTP Client</name>
Modified: jcr/trunk/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.framework.web/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/exo.jcr.framework.web/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>exo.jcr.framework.web</artifactId>
<name>eXo JCR :: Framework :: Web</name>
Modified: jcr/trunk/packaging/module/pom.xml
===================================================================
--- jcr/trunk/packaging/module/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/packaging/module/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</version>
</parent>
<artifactId>jcr.packaging.module</artifactId>
<packaging>pom</packaging>
Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml 2010-04-23 07:12:01 UTC (rev 2316)
+++ jcr/trunk/pom.xml 2010-04-23 07:21:39 UTC (rev 2317)
@@ -29,14 +29,14 @@
<groupId>org.exoplatform.jcr</groupId>
<artifactId>jcr-parent</artifactId>
- <version>1.12.1-GA-SNAPSHOT</version>
+ <version>1.12.1-GA</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:http://anonsvn.jboss.org/repos/exo-jcr/jcr/tags/1.12.1-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/jcr/tags/1.12.1-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/jcr/tags/1.12.1-GA</url>
</scm>
<properties>
@@ -360,11 +360,11 @@
<groupId>jboss.jbossts</groupId>
<artifactId>jbossts-common</artifactId>
<version>4.6.1.GA</version>
- </dependency>
- <dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>aspectjrt</artifactId>
- <version>1.6.8</version>
+ </dependency>
+ <dependency>
+ <groupId>org.aspectj</groupId>
+ <artifactId>aspectjrt</artifactId>
+ <version>1.6.8</version>
</dependency>
</dependencies>
</dependencyManagement>
@@ -430,7 +430,7 @@
</testResources>
</build>
<modules>
- <module>exo.jcr.component.core</module>
+ <module>exo.jcr.component.core</module>
<module>exo.jcr.component.statistics</module>
<module>exo.jcr.component.ext</module>
<module>exo.jcr.component.ftp</module>
More information about the exo-jcr-commits
mailing list