You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/07/10 12:48:38 UTC

svn commit: rev 22787 - avalon/trunk/central/site/src/xdocs/products/runtime/execmodes

Author: mcconnell
Date: Sat Jul 10 03:48:37 2004
New Revision: 22787

Modified:
   avalon/trunk/central/site/src/xdocs/products/runtime/execmodes/generic.xml
Log:
Removed SNAPSHOT reference.

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/execmodes/generic.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/execmodes/generic.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/execmodes/generic.xml	Sat Jul 10 03:48:37 2004
@@ -103,7 +103,7 @@
         // order to execute.
         //
 
-        String spec = "artifact:merlin/merlin-impl#3.3-SNAPSHOT";
+        String spec = "artifact:merlin/merlin-impl#3.3.0";
         Artifact artifact = Artifact.createArtifact( spec );
         Builder builder = context.newBuilder( artifact );
 

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