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/28 12:34:25 UTC

svn commit: r938855 - /geronimo/bundles/trunk/backport-util-concurrent/pom.xml

Author: rickmcguire
Date: Wed Apr 28 10:34:25 2010
New Revision: 938855

URL: http://svn.apache.org/viewvc?rev=938855&view=rev
Log:
[maven-release-plugin] rollback the release of backport-util-concurrent-2.2_1

Modified:
    geronimo/bundles/trunk/backport-util-concurrent/pom.xml

Modified: geronimo/bundles/trunk/backport-util-concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/backport-util-concurrent/pom.xml?rev=938855&r1=938854&r2=938855&view=diff
==============================================================================
--- geronimo/bundles/trunk/backport-util-concurrent/pom.xml (original)
+++ geronimo/bundles/trunk/backport-util-concurrent/pom.xml Wed Apr 28 10:34:25 2010
@@ -1,4 +1,5 @@
-<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">
 
     <!--
 
@@ -28,7 +29,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>2.2_2-SNAPSHOT</version>
+    <version>${pkgVersion}${bundleVersion}</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>