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 2012/05/16 09:45:42 UTC

svn commit: r1339042 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Author: lofwyr
Date: Wed May 16 07:45:42 2012
New Revision: 1339042

URL: http://svn.apache.org/viewvc?rev=1339042&view=rev
Log:
Demo: updating CODI and OWB version

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

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=1339042&r1=1339041&r2=1339042&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Wed May 16 07:45:42 2012
@@ -28,8 +28,8 @@
   <description>Demonstration and documentation application.</description>
 
   <properties>
-    <openwebbeans.version>1.1.3</openwebbeans.version>
-    <myfaces-extcdi.version>1.0.2</myfaces-extcdi.version>
+    <openwebbeans.version>1.1.4</openwebbeans.version>
+    <myfaces-extcdi.version>1.0.5</myfaces-extcdi.version>
   </properties>
   <build>
     <finalName>tobago-example-demo</finalName>