Repository: aries-jax-rs-whiteboard Updated Branches: refs/heads/master 10b51ef88 -> 32d98cb2e
update to latest bnd plugins Signed-off-by: Raymond Auge <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/commit/32d98cb2 Tree: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/32d98cb2 Diff: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/32d98cb2 Branch: refs/heads/master Commit: 32d98cb2ed6f362eb13c0c1091adc01b36c0d5bf Parents: 10b51ef Author: Raymond Auge <[email protected]> Authored: Fri Oct 6 15:26:02 2017 +0200 Committer: Raymond Auge <[email protected]> Committed: Fri Oct 6 15:26:02 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/32d98cb2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 14571b3..3783df3 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <cxf.version>3.1.10</cxf.version> - <bnd.version>3.4.0</bnd.version> + <bnd.version>3.5.0</bnd.version> </properties> <scm>
