Repository: cxf Updated Branches: refs/heads/master 34d660fdd -> 0f3e34689
Update to released version Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/0f3e3468 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/0f3e3468 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/0f3e3468 Branch: refs/heads/master Commit: 0f3e3468906d9a4b55a7aa30276ddf7367687ebb Parents: 34d660f Author: Daniel Kulp <[email protected]> Authored: Thu Aug 31 15:08:14 2017 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu Aug 31 15:08:23 2017 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/0f3e3468/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a38724d..fcc0691 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -202,7 +202,7 @@ <cxf.servicemix.jodatime.version>2.3_1</cxf.servicemix.jodatime.version> <cxf.servicemix.jsoup.version>1.5.2_2</cxf.servicemix.jsoup.version> <cxf.servicemix.specs.version>2.9.0</cxf.servicemix.specs.version> - <cxf.servicemix.jaxrs.specs.version>2.9.1-SNAPSHOT</cxf.servicemix.jaxrs.specs.version> + <cxf.servicemix.jaxrs.specs.version>2.9.1</cxf.servicemix.jaxrs.specs.version> <cxf.javax.mail.version>1.4.4</cxf.javax.mail.version> <cxf.jaxb.bundle.version>2.2.11_1</cxf.jaxb.bundle.version> <cxf.saaj-impl.bundle.version>1.3.23_2</cxf.saaj-impl.bundle.version>
