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/15 20:39:42 UTC

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

Author: rickmcguire
Date: Thu Apr 15 18:39:42 2010
New Revision: 934519

URL: http://svn.apache.org/viewvc?rev=934519&view=rev
Log:
[maven-release-plugin] rollback the release of 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=934519&r1=934518&r2=934519&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-ccpp_1.0_spec/pom.xml Thu Apr 15 18:39:42 2010
@@ -20,7 +20,8 @@
 
 <!-- $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>
 
@@ -34,7 +35,7 @@
     <artifactId>geronimo-ccpp_1.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>J2EE CCPP 1.0</name>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
 
     <description>Java Client Container Preferences Profile 1.0 API</description>