You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2012/09/25 01:16:49 UTC

svn commit: r1389650 - /openwebbeans/trunk/webbeans-impl/pom.xml

Author: struberg
Date: Mon Sep 24 23:16:48 2012
New Revision: 1389650

URL: http://svn.apache.org/viewvc?rev=1389650&view=rev
Log:
OWB-701 fix broken build file

Modified:
    openwebbeans/trunk/webbeans-impl/pom.xml

Modified: openwebbeans/trunk/webbeans-impl/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/pom.xml?rev=1389650&r1=1389649&r2=1389650&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/pom.xml (original)
+++ openwebbeans/trunk/webbeans-impl/pom.xml Mon Sep 24 23:16:48 2012
@@ -51,7 +51,7 @@
             <groupId>asm</groupId>
             <artifactId>asm</artifactId>
             <version>3.3.1</version>
-            <optional>true</true>
+            <optional>true</optional>
         </dependency>
 
         <dependency>