You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2008/03/29 03:59:51 UTC

svn commit: r642495 - /directory/sandbox/akarasulu/bigbang/project/pom.xml

Author: akarasulu
Date: Fri Mar 28 19:59:35 2008
New Revision: 642495

URL: http://svn.apache.org/viewvc?rev=642495&view=rev
Log:
fixed issue post merge with duplicate <version/> tag

Modified:
    directory/sandbox/akarasulu/bigbang/project/pom.xml

Modified: directory/sandbox/akarasulu/bigbang/project/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/akarasulu/bigbang/project/pom.xml?rev=642495&r1=642494&r2=642495&view=diff
==============================================================================
--- directory/sandbox/akarasulu/bigbang/project/pom.xml (original)
+++ directory/sandbox/akarasulu/bigbang/project/pom.xml Fri Mar 28 19:59:35 2008
@@ -29,7 +29,6 @@
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.directory.project</groupId>
-  <version>10-SNAPSHOT</version>
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>