Updating Karaf
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/713050c9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/713050c9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/713050c9 Branch: refs/heads/3.1.x-fixes Commit: 713050c921e146d81191686b3965529ab0583efb Parents: 0c57565 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 20 10:41:42 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 20 10:41:42 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/713050c9/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 0755d21..c26f12c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -179,7 +179,7 @@ <cxf.aries.parser.version>1.3.1</cxf.aries.parser.version> <cxf.aries.version.range>[1.0,2)</cxf.aries.version.range> <cxf.osgi.version>4.2.0</cxf.osgi.version> - <cxf.karaf.version>3.0.6</cxf.karaf.version> + <cxf.karaf.version>3.0.8</cxf.karaf.version> <cxf.pax.logging.version>1.6.0</cxf.pax.logging.version> <cxf.pax.exam.version>4.7.0</cxf.pax.exam.version> <cxf.felix.framework.version>2.0.5</cxf.felix.framework.version>
