Author: lofwyr
Date: Fri May 4 17:46:31 2012
New Revision: 1334085
URL: http://svn.apache.org/viewvc?rev=1334085&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=1334085&r1=1334084&r2=1334085&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Fri May 4 17:46:31 2012
@@ -28,8 +28,8 @@
<description>Demonstration and documentation application.</description>
<properties>
- <openwebbeans.version>1.1.2</openwebbeans.version>
- <myfaces-extcdi.version>1.0.1</myfaces-extcdi.version>
+ <openwebbeans.version>1.1.3</openwebbeans.version>
+ <myfaces-extcdi.version>1.0.2</myfaces-extcdi.version>
</properties>
<build>
<finalName>tobago-example-demo</finalName>
|