Revision: 793
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=793&view=rev
Author:   henryju
Date:     2009-01-14 08:08:40 +0000 (Wed, 14 Jan 2009)

Log Message:
-----------
[2505326] Fixed pom grammar. BTW not sure the optional keyword works in 
dependencyManagement section...

Modified Paths:
--------------
    trunk/pom.xml

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2009-01-04 21:53:48 UTC (rev 792)
+++ trunk/pom.xml       2009-01-14 08:08:40 UTC (rev 793)
@@ -320,7 +320,7 @@
                                <groupId>org.slf4j</groupId>
                                <artifactId>slf4j-log4j12</artifactId>
                                <version>1.5.0</version>
-                               <scope>optional</scope>
+                               <optional>true</optional>
                        </dependency>
                </dependencies>
        </dependencyManagement>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to