You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/10/03 16:44:43 UTC

[cxf-fediz] branch 1.4.x-fixes updated: Picking up released CXF version

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

coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
     new c30c989  Picking up released CXF version
c30c989 is described below

commit c30c9898d55d0591403b18cd41c75d46836b2ab5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Oct 3 17:44:25 2018 +0100

    Picking up released CXF version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 867e4be..fe7c400 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.io.version>2.5</commons.io.version>
         <commons.validator.version>1.6</commons.validator.version>
-        <cxf.version>3.1.17-SNAPSHOT</cxf.version>
+        <cxf.version>3.1.17</cxf.version>
         <cxf.build-utils.version>3.2.0</cxf.build-utils.version>
         <dbcp.version>2.1.1</dbcp.version>
         <easymock.version>3.4</easymock.version>