You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2011/11/15 20:30:48 UTC

svn commit: r1202390 - /aries/trunk/ejb/pom.xml

Author: dkulp
Date: Tue Nov 15 19:30:48 2011
New Revision: 1202390

URL: http://svn.apache.org/viewvc?rev=1202390&view=rev
Log:
Ooops.  Duplicated a version tag

Modified:
    aries/trunk/ejb/pom.xml

Modified: aries/trunk/ejb/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/ejb/pom.xml?rev=1202390&r1=1202389&r2=1202390&view=diff
==============================================================================
--- aries/trunk/ejb/pom.xml (original)
+++ aries/trunk/ejb/pom.xml Tue Nov 15 19:30:48 2011
@@ -30,7 +30,6 @@
     <artifactId>ejb</artifactId>
     <packaging>pom</packaging>
     <name>Aries EJB Component</name>
-    <version>0.1-SNAPSHOT</version>
 
     <properties>
       <openWebBeansVersion>1.1.1</openWebBeansVersion>