Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 6f7bfef95 -> c04c68c93
Updating Karaf Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c04c68c9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c04c68c9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c04c68c9 Branch: refs/heads/3.1.x-fixes Commit: c04c68c93c75d4ce78d3354f143ba5fa1e7f8c1f Parents: 6f7bfef Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Mar 9 17:24:58 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Mar 9 17:26:07 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/c04c68c9/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8269df4..8259622 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -174,7 +174,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.2</cxf.karaf.version> + <cxf.karaf.version>3.0.6</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>
