[jboss-cvs] JBossAS SVN: r111626 - projects/specs/trunk/jboss-javaee-web-6.0.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 14 09:05:05 EDT 2011


Author: smcgowan at redhat.com
Date: 2011-06-14 09:05:05 -0400 (Tue, 14 Jun 2011)
New Revision: 111626

Modified:
   projects/specs/trunk/jboss-javaee-web-6.0/pom.xml
Log:
[maven-release-plugin] prepare release jboss-javaee-web-6.0-2.0.0.CR1

Modified: projects/specs/trunk/jboss-javaee-web-6.0/pom.xml
===================================================================
--- projects/specs/trunk/jboss-javaee-web-6.0/pom.xml	2011-06-14 13:02:13 UTC (rev 111625)
+++ projects/specs/trunk/jboss-javaee-web-6.0/pom.xml	2011-06-14 13:05:05 UTC (rev 111626)
@@ -7,7 +7,7 @@
 
    <modelVersion>4.0.0</modelVersion>
    <artifactId>jboss-javaee-web-6.0</artifactId>
-   <version>2.0.0-SNAPSHOT</version>
+   <version>2.0.0.CR1</version>
    <packaging>pom</packaging>
    <name>JBoss Java EE 6.0 Web Profile API Aggregate</name>
    <description>Java EE 6.0 APIs for use with JBoss AS 7 Web Profile Configuration</description>
@@ -18,9 +18,9 @@
    </properties>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/specs/trunk/jboss-javaee-web-6.0</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/specs/trunk/jboss-javaee-web-6.0</developerConnection>
-      <url>http://fisheye.jboss.org/browse/JBossAS/projects/specs/trunk/jboss-javaee-web-6.0</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/specs/tags/jboss-javaee-web-6.0-2.0.0.CR1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/specs/tags/jboss-javaee-web-6.0-2.0.0.CR1</developerConnection>
+      <url>http://fisheye.jboss.org/browse/JBossAS/projects/specs/tags/jboss-javaee-web-6.0-2.0.0.CR1</url>
    </scm>
 
    <!-- This repository declaration exists so that Maven 2.2.x clients will download the Spec BOM.  -->



More information about the jboss-cvs-commits mailing list