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 2012/01/25 15:21:49 UTC

svn commit: r1235757 - /juddi/scout/trunk/pom.xml

Author: kstam
Date: Wed Jan 25 14:21:48 2012
New Revision: 1235757

URL: http://svn.apache.org/viewvc?rev=1235757&view=rev
Log:
using version apache version 6

Modified:
    juddi/scout/trunk/pom.xml

Modified: juddi/scout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/juddi/scout/trunk/pom.xml?rev=1235757&r1=1235756&r2=1235757&view=diff
==============================================================================
--- juddi/scout/trunk/pom.xml (original)
+++ juddi/scout/trunk/pom.xml Wed Jan 25 14:21:48 2012
@@ -4,11 +4,11 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>10</version>
+		<version>6</version>
 	</parent>
 	<groupId>org.apache.juddi.scout</groupId>
 	<artifactId>scout</artifactId>
-	<version>1.2.5-SNAPSHOT</version>
+	<version>1.2.4-SNAPSHOT</version>
 	<packaging>bundle</packaging>
 
 	<properties>



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