From 01a4ca74fc5784938e1e599ccac1246408dbb376 Mon Sep 17 00:00:00 2001 From: Justin Ross Date: Thu, 8 Mar 2012 10:23:19 +0000 Subject: QPID-3864: Adjust version numbers on trunk for development toward 0.18 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1298340 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/broker-plugins') diff --git a/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd b/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd index c9e1371732..60af4b89e8 100755 --- a/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd +++ b/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd @@ -17,7 +17,7 @@ # under the License. # -ver: 0.15.0 +ver: 0.17.0 Bundle-SymbolicName: qpid-shutdown-plugin Bundle-Version: ${ver} -- cgit v1.2.1