diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-03-07 10:21:47 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-03-07 10:21:47 +0000 |
| commit | 23d4c49d615c39eeb994cb50b12bd149d25c2bad (patch) | |
| tree | a6dc492ccc22f4f793b736f13f7903fd2e917418 /java/common/src | |
| parent | 8736c136ed942e938831467b2b89ac79575d6601 (diff) | |
| download | qpid-python-23d4c49d615c39eeb994cb50b12bd149d25c2bad.tar.gz | |
NO-JIRA: increment version numbers from 0.9 to 0.11
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1078729 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common/src')
| -rwxr-xr-x | java/common/src/main/java/common.bnd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/common/src/main/java/common.bnd b/java/common/src/main/java/common.bnd index ef56ecec9e..89c397f400 100755 --- a/java/common/src/main/java/common.bnd +++ b/java/common/src/main/java/common.bnd @@ -17,7 +17,7 @@ # under the License.
#
-ver: 0.9.0
+ver: 0.11.0
Bundle-SymbolicName: qpid-common
Bundle-Version: ${ver}
|
