diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-11-07 20:04:02 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-11-07 20:04:02 +0000 |
| commit | 557baa15c9e70b9ad4a43bc403038f6e36c5a844 (patch) | |
| tree | 782d7d8a323e2da0baf574c6d26cf2eb58d053eb /java/common/src | |
| parent | c2da78d6d8310c15bd84c350fb986f258f162453 (diff) | |
| download | qpid-python-557baa15c9e70b9ad4a43bc403038f6e36c5a844.tar.gz | |
Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032374 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 30d1e29079..ef56ecec9e 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.7.0
+ver: 0.9.0
Bundle-SymbolicName: qpid-common
Bundle-Version: ${ver}
|
