Author: julien_viet
Date: 2011-05-22 16:38:20 -0400 (Sun, 22 May 2011)
New Revision: 6522
Modified:
components/mop/branches/1.0.x/api/pom.xml
components/mop/branches/1.0.x/core/pom.xml
components/mop/branches/1.0.x/pom.xml
components/mop/branches/1.0.x/spi/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.7-GA
Modified: components/mop/branches/1.0.x/api/pom.xml
===================================================================
--- components/mop/branches/1.0.x/api/pom.xml 2011-05-21 23:18:00 UTC (rev 6521)
+++ components/mop/branches/1.0.x/api/pom.xml 2011-05-22 20:38:20 UTC (rev 6522)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.7-GA-SNAPSHOT</version>
+ <version>1.0.7-GA</version>
</parent>
<!-- ****************** -->
Modified: components/mop/branches/1.0.x/core/pom.xml
===================================================================
--- components/mop/branches/1.0.x/core/pom.xml 2011-05-21 23:18:00 UTC (rev 6521)
+++ components/mop/branches/1.0.x/core/pom.xml 2011-05-22 20:38:20 UTC (rev 6522)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.7-GA-SNAPSHOT</version>
+ <version>1.0.7-GA</version>
</parent>
<!-- ****************** -->
Modified: components/mop/branches/1.0.x/pom.xml
===================================================================
--- components/mop/branches/1.0.x/pom.xml 2011-05-21 23:18:00 UTC (rev 6521)
+++ components/mop/branches/1.0.x/pom.xml 2011-05-22 20:38:20 UTC (rev 6522)
@@ -34,16 +34,16 @@
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.7-GA-SNAPSHOT</version>
+ <version>1.0.7-GA</version>
<packaging>pom</packaging>
<name>GateIn - MOP</name>
<description>Model Object for Portal</description>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/mo...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
-
<
url>http://fisheye.jboss.org/browse/gatein/components/mop/branches/1.0...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/mo...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
+
<
url>http://fisheye.jboss.org/browse/gatein/components/mop/tags/1.0.7-G...
</scm>
<dependencyManagement>
Modified: components/mop/branches/1.0.x/spi/pom.xml
===================================================================
--- components/mop/branches/1.0.x/spi/pom.xml 2011-05-21 23:18:00 UTC (rev 6521)
+++ components/mop/branches/1.0.x/spi/pom.xml 2011-05-22 20:38:20 UTC (rev 6522)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.7-GA-SNAPSHOT</version>
+ <version>1.0.7-GA</version>
</parent>
<!-- ****************** -->