You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/02/06 13:41:36 UTC

svn commit: r1442933 - /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-demo/pom.xml

Author: lofwyr
Date: Wed Feb  6 12:41:35 2013
New Revision: 1442933

URL: http://svn.apache.org/viewvc?rev=1442933&view=rev
Log:
updating OWB to 1.1.7

Modified:
    myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-demo/pom.xml

Modified: myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-demo/pom.xml?rev=1442933&r1=1442932&r2=1442933&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-demo/pom.xml Wed Feb  6 12:41:35 2013
@@ -28,7 +28,7 @@
   <description>Demonstration and documentation application.</description>
 
   <properties>
-    <openwebbeans.version>1.1.6</openwebbeans.version>
+    <openwebbeans.version>1.1.7</openwebbeans.version>
     <myfaces-extcdi.version>1.0.5</myfaces-extcdi.version>
   </properties>
   <build>