You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2018/12/20 14:05:02 UTC

[myfaces] branch master updated: OWB 2.0.9

This is an automated email from the ASF dual-hosted git repository.

tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/master by this push:
     new 89ef196  OWB 2.0.9
89ef196 is described below

commit 89ef196741b2ccaa0a0589f44825b77bc6cc855a
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Thu Dec 20 15:04:39 2018 +0100

    OWB 2.0.9
---
 integration-tests/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index cf1fbe4..d0d3f87 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -147,17 +147,17 @@
         <dependency>
             <groupId>org.apache.openwebbeans</groupId>
             <artifactId>openwebbeans-impl</artifactId>
-            <version>2.0.8</version>
+            <version>2.0.9</version>
         </dependency>
         <dependency>
             <groupId>org.apache.openwebbeans</groupId>
             <artifactId>openwebbeans-web</artifactId>
-            <version>2.0.8</version>
+            <version>2.0.9</version>
         </dependency>
         <dependency>
             <groupId>org.apache.openwebbeans</groupId>
             <artifactId>openwebbeans-jsf</artifactId>
-            <version>2.0.8</version>
+            <version>2.0.9</version>
         </dependency>
     </dependencies>