You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by th...@apache.org on 2011/08/29 13:30:32 UTC

svn commit: r1162749 - /cocoon/cocoon3/trunk/cocoon-stax/pom.xml

Author: thorsten
Date: Mon Aug 29 11:30:32 2011
New Revision: 1162749

URL: http://svn.apache.org/viewvc?rev=1162749&view=rev
Log:
Removing duplicate version which is already defined in the parent

Modified:
    cocoon/cocoon3/trunk/cocoon-stax/pom.xml

Modified: cocoon/cocoon3/trunk/cocoon-stax/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-stax/pom.xml?rev=1162749&r1=1162748&r2=1162749&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/cocoon-stax/pom.xml (original)
+++ cocoon/cocoon3/trunk/cocoon-stax/pom.xml Mon Aug 29 11:30:32 2011
@@ -28,7 +28,6 @@
 
     <groupId>org.apache.cocoon.stax</groupId>
     <artifactId>cocoon-stax</artifactId>
-    <version>3.0.0-beta-1-SNAPSHOT</version>
   
     <name>Apache Cocoon 3: StAX</name>
     <description>Cocoon 3 components required for building StAX pipelines and components.</description>