diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-03-08 11:11:09 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-03-08 11:11:09 +0000 |
| commit | 16459edd6e4a6ab3fcc33c1a575b854efcf19487 (patch) | |
| tree | f934a2a3a13e23c85c1b57be64d17683f6e49dd1 /qpid/java/broker-plugins | |
| parent | 70f27f86dc50a72fcfb9ce2df24baf5144c31a81 (diff) | |
| download | qpid-python-16459edd6e4a6ab3fcc33c1a575b854efcf19487.tar.gz | |
NO-JIRA: increment version numbers from 0.9 to 0.10
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.10@1079321 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker-plugins')
| -rwxr-xr-x | qpid/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd b/qpid/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd index 6e005f5bdb..5fffb13729 100755 --- a/qpid/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd +++ b/qpid/java/broker-plugins/experimental/shutdown/src/main/java/shutdown.bnd @@ -17,7 +17,7 @@ # under the License. # -ver: 0.9.0 +ver: 0.10.0 Bundle-SymbolicName: qpid-shutdown-plugin Bundle-Version: ${ver} |
