You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by wi...@apache.org on 2005/09/29 18:54:38 UTC

svn commit: r292474 - /webservices/muse/trunk/client/project.xml

Author: wire
Date: Thu Sep 29 09:54:35 2005
New Revision: 292474

URL: http://svn.apache.org/viewcvs?rev=292474&view=rev
Log:
Changed TestResource Xbeans to snapshot

Modified:
    webservices/muse/trunk/client/project.xml

Modified: webservices/muse/trunk/client/project.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/client/project.xml?rev=292474&r1=292473&r2=292474&view=diff
==============================================================================
--- webservices/muse/trunk/client/project.xml (original)
+++ webservices/muse/trunk/client/project.xml Thu Sep 29 09:54:35 2005
@@ -525,7 +525,7 @@
         <dependency>
             <groupId>museclient</groupId>
             <artifactId>testresource-xbeans</artifactId>
-            <version>1.0</version>
+            <version>SNAPSHOT</version>
             <type>jar</type>
             <url>http://www.apache.org</url>
         </dependency>