You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by sa...@apache.org on 2007/07/16 18:46:06 UTC

svn commit: r556667 - /webservices/commons/trunk/modules/neethi/pom.xml

Author: sanka
Date: Mon Jul 16 09:46:05 2007
New Revision: 556667

URL: http://svn.apache.org/viewvc?view=rev&rev=556667
Log: (empty)

Modified:
    webservices/commons/trunk/modules/neethi/pom.xml

Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?view=diff&rev=556667&r1=556666&r2=556667
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Mon Jul 16 09:46:05 2007
@@ -19,15 +19,11 @@
   -->
 
 <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">
-	<properties>
-		<axiom.version>SNAPSHOT</axiom.version>
-		<neethi.version>SNAPSHOT</neethi.version>
-	</properties>
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.neethi</groupId>
 	<artifactId>neethi</artifactId>
 	<name>Neethi</name>
-	<version>${neethi.version}</version>
+	<version>SNAPSHOT</version>
 	<description>Neethi API</description>
 	<url>http://ws.apache.org/commons/neethi/</url>
 	<issueManagement>
@@ -345,5 +341,7 @@
 			<url>scpexe://people.apache.org/www/ws.apache.org/commons/neethi</url>
 		</site>
 	</distributionManagement>
-	
+	<properties>
+		<axiom.version>SNAPSHOT</axiom.version>
+	</properties>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org