From fccf3ba859d6da2bf619f7e156edde1154f0ef95 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sat, 11 Jul 2009 15:34:02 +0000 Subject: 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 --- java/common/src/main/java/common.bnd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/common/src') 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 -- cgit v1.2.1