diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-07-11 15:34:02 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-07-11 15:34:02 +0000 |
| commit | fccf3ba859d6da2bf619f7e156edde1154f0ef95 (patch) | |
| tree | 685c2a0f6595427717fc659d42fa37b15f946d80 /java/common/src | |
| parent | a51372142a8612b40d71227ffacad8a64cc300ea (diff) | |
| download | qpid-python-fccf3ba859d6da2bf619f7e156edde1154f0ef95.tar.gz | |
QPID-1797: update bundle version format and output filenames, modify ant bundle task only to run
for required modules
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common/src')
| -rwxr-xr-x | java/common/src/main/java/common.bnd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/common/src/main/java/common.bnd b/java/common/src/main/java/common.bnd index a534451390..11d26a8b4d 100755 --- a/java/common/src/main/java/common.bnd +++ b/java/common/src/main/java/common.bnd @@ -1,6 +1,6 @@ -ver: M4
+ver: 0.5.0
-Bundle-SymbolicName: qpid_common
+Bundle-SymbolicName: qpid-common
Bundle-Version: ${ver}
Export-Package: *;version=${ver}
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
