Author: julien_viet
Date: 2010-03-11 13:15:14 -0500 (Thu, 11 Mar 2010)
New Revision: 2181
Modified:
components/mop/trunk/api/pom.xml
components/mop/trunk/core/pom.xml
components/mop/trunk/pom.xml
components/mop/trunk/spi/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.0
Modified: components/mop/trunk/api/pom.xml
===================================================================
--- components/mop/trunk/api/pom.xml 2010-03-11 17:19:13 UTC (rev 2180)
+++ components/mop/trunk/api/pom.xml 2010-03-11 18:15:14 UTC (rev 2181)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.0-CR04-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<!-- ****************** -->
Modified: components/mop/trunk/core/pom.xml
===================================================================
--- components/mop/trunk/core/pom.xml 2010-03-11 17:19:13 UTC (rev 2180)
+++ components/mop/trunk/core/pom.xml 2010-03-11 18:15:14 UTC (rev 2181)
@@ -18,17 +18,14 @@
02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-->
-<project
-
xmlns="http://maven.apache.org/POM/4.0.0"
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.0-CR04-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<!-- ****************** -->
Modified: components/mop/trunk/pom.xml
===================================================================
--- components/mop/trunk/pom.xml 2010-03-11 17:19:13 UTC (rev 2180)
+++ components/mop/trunk/pom.xml 2010-03-11 18:15:14 UTC (rev 2181)
@@ -18,10 +18,7 @@
02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-->
-<project
-
xmlns="http://maven.apache.org/POM/4.0.0"
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -37,16 +34,16 @@
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.0-CR04-SNAPSHOT</version>
+ <version>1.0.0</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/trunk/</u...
+
<
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.0&l...
</scm>
<dependencyManagement>
Modified: components/mop/trunk/spi/pom.xml
===================================================================
--- components/mop/trunk/spi/pom.xml 2010-03-11 17:19:13 UTC (rev 2180)
+++ components/mop/trunk/spi/pom.xml 2010-03-11 18:15:14 UTC (rev 2181)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.0-CR04-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<!-- ****************** -->