You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2009/01/29 21:46:34 UTC

svn commit: r739003 - /webservices/juddi/branches/v3_trunk/juddi-tomcat/assembly.xml

Author: tcunning
Date: Thu Jan 29 20:46:33 2009
New Revision: 739003

URL: http://svn.apache.org/viewvc?rev=739003&view=rev
Log:
JUDDI-172
Make id blank

Modified:
    webservices/juddi/branches/v3_trunk/juddi-tomcat/assembly.xml

Modified: webservices/juddi/branches/v3_trunk/juddi-tomcat/assembly.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-tomcat/assembly.xml?rev=739003&r1=739002&r2=739003&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-tomcat/assembly.xml (original)
+++ webservices/juddi/branches/v3_trunk/juddi-tomcat/assembly.xml Thu Jan 29 20:46:33 2009
@@ -1,5 +1,5 @@
 <assembly>
-  <id>distribution</id>
+  <id></id>
   <formats>
     <format>zip</format>
   </formats>



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