You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2019/09/30 08:12:31 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-214 MEECROWAVE-215 owb 2.0.12 and jsonp v1.3 (Geronimo spec jar)

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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git


The following commit(s) were added to refs/heads/master by this push:
     new 70b9cca  MEECROWAVE-214 MEECROWAVE-215 owb 2.0.12 and jsonp v1.3 (Geronimo spec jar)
70b9cca is described below

commit 70b9cca4365da046998fec2a8943c35c86f9dec9
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Mon Sep 30 10:12:14 2019 +0200

    MEECROWAVE-214 MEECROWAVE-215 owb 2.0.12 and jsonp v1.3 (Geronimo spec jar)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index df38eaa..9f10ba8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
 
     <junit.version>4.13-beta-3</junit.version>
     <tomcat.version>9.0.26</tomcat.version>
-    <openwebbeans.version>2.0.12-SNAPSHOT</openwebbeans.version>
+    <openwebbeans.version>2.0.12</openwebbeans.version>
     <cxf.version>3.3.3</cxf.version>
     <johnzon.version>1.2.0</johnzon.version>
     <log4j2.version>2.11.2</log4j2.version>
@@ -108,7 +108,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-json_1.1_spec</artifactId>
-        <version>1.1</version>
+        <version>1.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>