You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/09/16 11:03:18 UTC

svn commit: r446837 - /myfaces/tobago/trunk/example/tobago-example-assembly/src/main/assembly/dep.xml

Author: bommel
Date: Sat Sep 16 02:03:17 2006
New Revision: 446837

URL: http://svn.apache.org/viewvc?view=rev&rev=446837
Log:
fixed typo

Modified:
    myfaces/tobago/trunk/example/tobago-example-assembly/src/main/assembly/dep.xml

Modified: myfaces/tobago/trunk/example/tobago-example-assembly/src/main/assembly/dep.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/tobago-example-assembly/src/main/assembly/dep.xml?view=diff&rev=446837&r1=446836&r2=446837
==============================================================================
--- myfaces/tobago/trunk/example/tobago-example-assembly/src/main/assembly/dep.xml (original)
+++ myfaces/tobago/trunk/example/tobago-example-assembly/src/main/assembly/dep.xml Sat Sep 16 02:03:17 2006
@@ -1,5 +1,5 @@
 <assembly>
-  <id>example</id
+  <id>example</id>
   <formats>
     <format>tar.gz</format>
     <format>zip</format>