Repository: cxf Updated Branches: refs/heads/master 647810f68 -> fcecd875e
[CXF-6815] Updating Reflections bundle version, patch from Andrea Cosentino applied, This closes #115 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/fcecd875 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/fcecd875 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/fcecd875 Branch: refs/heads/master Commit: fcecd875e37346005d1e6f699933bf253a5f3828 Parents: 647810f Author: Sergey Beryozkin <[email protected]> Authored: Wed Mar 2 11:32:30 2016 +0000 Committer: Sergey Beryozkin <[email protected]> Committed: Wed Mar 2 11:32:30 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/fcecd875/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b381bfc..517d6bd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -134,7 +134,7 @@ <cxf.opensaml.osgi.version>3.1.1_3</cxf.opensaml.osgi.version> <cxf.opensaml.osgi.version.range>[3.1,4)</cxf.opensaml.osgi.version.range> <cxf.rhino.version>1.7R2</cxf.rhino.version> - <cxf.reflections.bundle.version>0.9.9_2</cxf.reflections.bundle.version> + <cxf.reflections.bundle.version>0.9.10_3</cxf.reflections.bundle.version> <cxf.servlet-api.group>org.apache.geronimo.specs</cxf.servlet-api.group> <cxf.servlet-api.artifact>geronimo-servlet_3.0_spec</cxf.servlet-api.artifact> <cxf.servlet-api.version>1.0</cxf.servlet-api.version>
