You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2021/09/24 01:40:34 UTC

[cxf] branch master updated: Update Neethi to 3.2.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d0f0208  Update Neethi to 3.2.0
d0f0208 is described below

commit d0f02089f26246a61d77277aa18e291ad704dd53
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Sep 23 21:39:53 2021 -0400

    Update Neethi to 3.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ef313e4..66199ae 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
         <cxf.mina.version>2.1.3</cxf.mina.version>
         <cxf.mockito.version>3.12.4</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
-        <cxf.neethi.version>3.2.0-SNAPSHOT</cxf.neethi.version>
+        <cxf.neethi.version>3.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
         <cxf.netty.version>4.1.68.Final</cxf.netty.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>