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 2010/05/12 21:36:21 UTC

svn commit: r943646 - /webservices/juddi/trunk/pom.xml

Author: kstam
Date: Wed May 12 19:36:21 2010
New Revision: 943646

URL: http://svn.apache.org/viewvc?rev=943646&view=rev
Log:
working on making the release plugin work

Modified:
    webservices/juddi/trunk/pom.xml

Modified: webservices/juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/pom.xml?rev=943646&r1=943645&r2=943646&view=diff
==============================================================================
--- webservices/juddi/trunk/pom.xml (original)
+++ webservices/juddi/trunk/pom.xml Wed May 12 19:36:21 2010
@@ -232,8 +232,8 @@
 		<module>docs</module>
         <!-- should these be an a profile? -->
         <!--<module>juddi-console</module>-->
-     
-        <module>juddi-dist</module>
+        <!-- requires some artifacts from the apache-release profile, so put it there -->
+        <!--<module>juddi-dist</module>-->
 	</modules>
 	<distributionManagement>
 	    <site>



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