You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/06/03 20:02:48 UTC

svn commit: r411451 - /myfaces/core/branches/jsf12/impl/pom.xml

Author: dennisbyrne
Date: Sat Jun  3 11:02:48 2006
New Revision: 411451

URL: http://svn.apache.org/viewvc?rev=411451&view=rev
Log:
making file well formed

Modified:
    myfaces/core/branches/jsf12/impl/pom.xml

Modified: myfaces/core/branches/jsf12/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/impl/pom.xml?rev=411451&r1=411450&r2=411451&view=diff
==============================================================================
--- myfaces/core/branches/jsf12/impl/pom.xml (original)
+++ myfaces/core/branches/jsf12/impl/pom.xml Sat Jun  3 11:02:48 2006
@@ -248,7 +248,9 @@
       <artifactId>commons-logging</artifactId>
       <version>1.0.4</version>
       <scope>compile</scope>
-    </dependency>      <groupId>cactus</groupId>
+    </dependency>
+    <dependency>
+      <groupId>cactus</groupId>
       <artifactId>cactus</artifactId>
       <version>13-1.7.1</version>
       <scope>test</scope>