summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/monitor
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 12:51:03 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 12:51:03 +0000
commit2eb2add235e01cdc082e462da9b47c6803395f62 (patch)
tree0f167e4c9c23a78fe89a6b47e04cc7c4c5611b59 /java/sca/modules/monitor
parentc974a42c02f6a43b372652c498d70c7c2db2ba28 (diff)
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn't so striaght forward to do as there are quite a few permutations you need to search/replace to catch all the occurances of 1.4 so this is going to make doing releases a bit harder so we may need to find a better way
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718234 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/monitor')
-rw-r--r--java/sca/modules/monitor/META-INF/MANIFEST.MF8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/sca/modules/monitor/META-INF/MANIFEST.MF b/java/sca/modules/monitor/META-INF/MANIFEST.MF
index 131bbcaf52..5c3831927c 100644
--- a/java/sca/modules/monitor/META-INF/MANIFEST.MF
+++ b/java/sca/modules/monitor/META-INF/MANIFEST.MF
@@ -1,16 +1,16 @@
Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.monitor;version="1.4"
-Private-Package: org.apache.tuscany.sca.monitor.impl;version="1.4"
+Export-Package: org.apache.tuscany.sca.monitor;version="2.0"
+Private-Package: org.apache.tuscany.sca.monitor.impl;version="2.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Monitor
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 1.4
+Bundle-Version: 2.0
Bnd-LastModified: 1225397090921
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Monitor
-Import-Package: org.apache.tuscany.sca.monitor;version="1.4"
+Import-Package: org.apache.tuscany.sca.monitor;version="2.0"
Bundle-SymbolicName: org.apache.tuscany.sca.monitor
Bundle-DocURL: http://www.apache.org/