You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/07/28 21:09:33 UTC

svn commit: r798658 - /webservices/juddi/branches/juddi-2.0.0/pom.xml

Author: kstam
Date: Tue Jul 28 19:09:33 2009
New Revision: 798658

URL: http://svn.apache.org/viewvc?rev=798658&view=rev
Log:
correcting version (2.0 -> 2.0.0)

Modified:
    webservices/juddi/branches/juddi-2.0.0/pom.xml

Modified: webservices/juddi/branches/juddi-2.0.0/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/juddi-2.0.0/pom.xml?rev=798658&r1=798657&r2=798658&view=diff
==============================================================================
--- webservices/juddi/branches/juddi-2.0.0/pom.xml (original)
+++ webservices/juddi/branches/juddi-2.0.0/pom.xml Tue Jul 28 19:09:33 2009
@@ -5,7 +5,7 @@
 	<groupId>org.apache.juddi</groupId>
 	<artifactId>juddi-parent</artifactId>
 	<name>jUDDI-parent</name>
-	<version>2.0</version>
+	<version>2.0.0</version>
 	<description>jUDDI (pronounced "Judy") is an open source Java
 		implementation of the Universal Description, Discovery, and
 		Integration (UDDI) specification for Web Services.</description>
@@ -201,4 +201,4 @@
 			</build>
 		</profile>
 	</profiles>
-</project>
\ No newline at end of file
+</project>



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