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:42:24 UTC

svn commit: r1442934 - in /myfaces/tobago/trunk/tobago-example: tobago-example-addressbook-cdi/pom.xml tobago-example-demo/pom.xml

Author: lofwyr
Date: Wed Feb  6 12:42:24 2013
New Revision: 1442934

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

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml?rev=1442934&r1=1442933&r2=1442934&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml Wed Feb  6 12:42:24 2013
@@ -29,7 +29,7 @@
 
   <properties>
     <openjpa.version>1.0.4</openjpa.version>
-    <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>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=1442934&r1=1442933&r2=1442934&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Wed Feb  6 12:42:24 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>