You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/16 13:50:03 UTC

svn commit: r934793 - /geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml

Author: rickmcguire
Date: Fri Apr 16 11:50:02 2010
New Revision: 934793

URL: http://svn.apache.org/viewvc?rev=934793&view=rev
Log:
[maven-release-plugin] prepare release geronimo-ccpp_1.0_spec-1.0-beta

Modified:
    geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml?rev=934793&r1=934792&r2=934793&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml Fri Apr 16 11:50:02 2010
@@ -20,8 +20,7 @@
 
 <!-- $Rev$ $Date$ -->
 
-<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>
 
@@ -35,7 +34,7 @@
     <artifactId>geronimo-ccpp_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>J2EE CCPP 1.0</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-beta</version>
 
     <description>Java Client Container Preferences Profile 1.0 API</description>
 
@@ -52,10 +51,10 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-ccpp_1.0_spec-1.0-beta</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-ccpp_1.0_spec-1.0-beta
         </developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-ccpp_1.0_spec/</url>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-ccpp_1.0_spec-1.0-beta</url>
     </scm>
 
     <dependencies>