You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by li...@apache.org on 2009/01/15 22:26:09 UTC

svn commit: r734824 - /geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1/pom.xml

Author: linsun
Date: Thu Jan 15 13:26:09 2009
New Revision: 734824

URL: http://svn.apache.org/viewvc?rev=734824&view=rev
Log:
remove unnecessary stuff

Modified:
    geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1/pom.xml

Modified: geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1/pom.xml?rev=734824&r1=734823&r2=734824&view=diff
==============================================================================
--- geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1/pom.xml (original)
+++ geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1/pom.xml Thu Jan 15 13:26:09 2009
@@ -55,15 +55,6 @@
     <properties>
         <siteId>txmanager</siteId>
         <projectName>Apache Geronimo txmanager</projectName>
-        <!--
-        NOTE: Project version, to be used instead of ${pom.version} since that
-              value magically changes when using SNAPSHOT versions.
-
-              This value *must* be kept in sync with the value of the <version>
-              element, and it will need to be changed manually before a release,
-              as the maven-release-plugin will not update this value.
-        -->
-        <version>2.1.2-SNAPSHOT</version>
     </properties>
     
     <dependencyManagement>