From ae9980b82772dacd93cda76e4b05e40531355e14 Mon Sep 17 00:00:00 2001 From: Jimmy Praet Date: Mon, 27 Aug 2018 09:52:10 +0200 Subject: [PATCH] prepare for release --- com.googlecode.xm4was.clmon.tests/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.clmon.tests/pom.xml | 2 +- com.googlecode.xm4was.clmon/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.clmon/pom.xml | 2 +- com.googlecode.xm4was.commons.posix/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.commons.posix/pom.xml | 2 +- com.googlecode.xm4was.commons/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.commons/pom.xml | 2 +- com.googlecode.xm4was.ejbmon.was7/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.ejbmon.was7/pom.xml | 2 +- com.googlecode.xm4was.ejbmon.was85/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.ejbmon.was85/pom.xml | 2 +- com.googlecode.xm4was.ejbmon/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.ejbmon/pom.xml | 2 +- com.googlecode.xm4was.ibm-jre-extensions/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.ibm-jre-extensions/pom.xml | 2 +- com.googlecode.xm4was.jmx/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.jmx/pom.xml | 2 +- com.googlecode.xm4was.jna/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.jna/pom.xml | 2 +- com.googlecode.xm4was.jna_3_4_0/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.jna_3_4_0/pom.xml | 2 +- com.googlecode.xm4was.logging.tests/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.logging.tests/pom.xml | 2 +- com.googlecode.xm4was.logging/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.logging/pom.xml | 2 +- com.googlecode.xm4was.pmi.tests/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.pmi.tests/pom.xml | 2 +- com.googlecode.xm4was.pmi/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.pmi/pom.xml | 2 +- com.googlecode.xm4was.threadmon/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.threadmon/pom.xml | 2 +- com.googlecode.xm4was.websvc/META-INF/MANIFEST.MF | 2 +- com.googlecode.xm4was.websvc/pom.xml | 2 +- jmx-client-connector/META-INF/MANIFEST.MF | 2 +- jmx-client-connector/pom.xml | 2 +- pom.xml | 2 +- xm4was-distribution/pom.xml | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/com.googlecode.xm4was.clmon.tests/META-INF/MANIFEST.MF b/com.googlecode.xm4was.clmon.tests/META-INF/MANIFEST.MF index 2890c636..cd51d170 100644 --- a/com.googlecode.xm4was.clmon.tests/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.clmon.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Class Loader Monitor Tests Bundle-SymbolicName: com.googlecode.xm4was.clmon.tests -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Fragment-Host: com.googlecode.xm4was.clmon Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.0", diff --git a/com.googlecode.xm4was.clmon.tests/pom.xml b/com.googlecode.xm4was.clmon.tests/pom.xml index 5f95b285..927a8944 100644 --- a/com.googlecode.xm4was.clmon.tests/pom.xml +++ b/com.googlecode.xm4was.clmon.tests/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.clmon.tests eclipse-test-plugin diff --git a/com.googlecode.xm4was.clmon/META-INF/MANIFEST.MF b/com.googlecode.xm4was.clmon/META-INF/MANIFEST.MF index ccff3b66..10eed5ef 100644 --- a/com.googlecode.xm4was.clmon/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.clmon/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Class Loader Monitor Bundle-SymbolicName: com.googlecode.xm4was.clmon;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: com.github.veithen.rbeans, com.googlecode.xm4was.commons, diff --git a/com.googlecode.xm4was.clmon/pom.xml b/com.googlecode.xm4was.clmon/pom.xml index 8dc15184..ce0c8315 100644 --- a/com.googlecode.xm4was.clmon/pom.xml +++ b/com.googlecode.xm4was.clmon/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.clmon eclipse-plugin diff --git a/com.googlecode.xm4was.commons.posix/META-INF/MANIFEST.MF b/com.googlecode.xm4was.commons.posix/META-INF/MANIFEST.MF index 103a7397..38b0a4b9 100644 --- a/com.googlecode.xm4was.commons.posix/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.commons.posix/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Commons POSIX support Bundle-SymbolicName: com.googlecode.xm4was.commons.posix -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Eclipse-AutoStart: true XM4WAS-Components: com.googlecode.xm4was.commons.posix.impl.PosixComponent diff --git a/com.googlecode.xm4was.commons.posix/pom.xml b/com.googlecode.xm4was.commons.posix/pom.xml index 91578385..ad0adc29 100644 --- a/com.googlecode.xm4was.commons.posix/pom.xml +++ b/com.googlecode.xm4was.commons.posix/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.commons.posix eclipse-plugin diff --git a/com.googlecode.xm4was.commons/META-INF/MANIFEST.MF b/com.googlecode.xm4was.commons/META-INF/MANIFEST.MF index 84b9c85c..82dc8c83 100644 --- a/com.googlecode.xm4was.commons/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.commons/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Commons Bundle-SymbolicName: com.googlecode.xm4was.commons;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-Activator: com.googlecode.xm4was.commons.activator.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Eclipse-AutoStart: true diff --git a/com.googlecode.xm4was.commons/pom.xml b/com.googlecode.xm4was.commons/pom.xml index 8b94843d..c59c56a6 100644 --- a/com.googlecode.xm4was.commons/pom.xml +++ b/com.googlecode.xm4was.commons/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.commons eclipse-plugin diff --git a/com.googlecode.xm4was.ejbmon.was7/META-INF/MANIFEST.MF b/com.googlecode.xm4was.ejbmon.was7/META-INF/MANIFEST.MF index 3e5bb3ad..13831f99 100755 --- a/com.googlecode.xm4was.ejbmon.was7/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.ejbmon.was7/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS EJB Monitor - WAS 7.0 support Bundle-SymbolicName: com.googlecode.xm4was.ejbmon.was7;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Eclipse-AutoStart: true Require-Bundle: com.ibm.ws.runtime;bundle-version="[7.0.0,8.0.0)" diff --git a/com.googlecode.xm4was.ejbmon.was7/pom.xml b/com.googlecode.xm4was.ejbmon.was7/pom.xml index ac4d11c3..388b6bc6 100644 --- a/com.googlecode.xm4was.ejbmon.was7/pom.xml +++ b/com.googlecode.xm4was.ejbmon.was7/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.ejbmon.was7 eclipse-plugin diff --git a/com.googlecode.xm4was.ejbmon.was85/META-INF/MANIFEST.MF b/com.googlecode.xm4was.ejbmon.was85/META-INF/MANIFEST.MF index 2471ad00..2b46a492 100755 --- a/com.googlecode.xm4was.ejbmon.was85/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.ejbmon.was85/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS EJB Monitor - WAS 8.5 support Bundle-SymbolicName: com.googlecode.xm4was.ejbmon.was85;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: com.googlecode.xm4was.commons.osgi.annotations, com.googlecode.xm4was.ejbmon.helper, diff --git a/com.googlecode.xm4was.ejbmon.was85/pom.xml b/com.googlecode.xm4was.ejbmon.was85/pom.xml index c82b4baa..73ec45cc 100644 --- a/com.googlecode.xm4was.ejbmon.was85/pom.xml +++ b/com.googlecode.xm4was.ejbmon.was85/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.ejbmon.was85 eclipse-plugin diff --git a/com.googlecode.xm4was.ejbmon/META-INF/MANIFEST.MF b/com.googlecode.xm4was.ejbmon/META-INF/MANIFEST.MF index 6c08ffc6..55c0bd68 100644 --- a/com.googlecode.xm4was.ejbmon/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.ejbmon/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS EJB Monitor Bundle-SymbolicName: com.googlecode.xm4was.ejbmon;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: com.googlecode.xm4was.commons, com.googlecode.xm4was.commons.jmx, diff --git a/com.googlecode.xm4was.ejbmon/pom.xml b/com.googlecode.xm4was.ejbmon/pom.xml index fddb758e..74138285 100644 --- a/com.googlecode.xm4was.ejbmon/pom.xml +++ b/com.googlecode.xm4was.ejbmon/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.ejbmon eclipse-plugin diff --git a/com.googlecode.xm4was.ibm-jre-extensions/META-INF/MANIFEST.MF b/com.googlecode.xm4was.ibm-jre-extensions/META-INF/MANIFEST.MF index 5ac636b0..29009cd5 100644 --- a/com.googlecode.xm4was.ibm-jre-extensions/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.ibm-jre-extensions/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Fragment-Host: system.bundle; extension:=framework Bundle-ManifestVersion: 2 Bundle-Name: IBM JRE extensions Bundle-SymbolicName: com.googlecode.xm4was.ibm-jre-extensions;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Export-Package: com.ibm.rmi.util, com.ibm.jvm Eclipse-AutoStart: true Bundle-RequiredExecutionEnvironment: JavaSE-1.6 diff --git a/com.googlecode.xm4was.ibm-jre-extensions/pom.xml b/com.googlecode.xm4was.ibm-jre-extensions/pom.xml index c3958a39..164c98c1 100644 --- a/com.googlecode.xm4was.ibm-jre-extensions/pom.xml +++ b/com.googlecode.xm4was.ibm-jre-extensions/pom.xml @@ -3,7 +3,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.ibm-jre-extensions eclipse-plugin diff --git a/com.googlecode.xm4was.jmx/META-INF/MANIFEST.MF b/com.googlecode.xm4was.jmx/META-INF/MANIFEST.MF index 0947a68b..5c9155e5 100644 --- a/com.googlecode.xm4was.jmx/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.jmx/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS JMX Connector Bundle-SymbolicName: com.googlecode.xm4was.jmx;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Import-Package: com.googlecode.xm4was.commons, com.googlecode.xm4was.commons.jmx, com.googlecode.xm4was.commons.jmx.annotations, diff --git a/com.googlecode.xm4was.jmx/pom.xml b/com.googlecode.xm4was.jmx/pom.xml index e7335724..6bf27ebe 100644 --- a/com.googlecode.xm4was.jmx/pom.xml +++ b/com.googlecode.xm4was.jmx/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.jmx eclipse-plugin diff --git a/com.googlecode.xm4was.jna/META-INF/MANIFEST.MF b/com.googlecode.xm4was.jna/META-INF/MANIFEST.MF index 369cf51c..d7974f53 100644 --- a/com.googlecode.xm4was.jna/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.jna/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JNA 3.3.0 for x86 (32 and 64 bit) Bundle-SymbolicName: com.googlecode.xm4was.jna -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Export-Package: com.sun.jna; version="3.3.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ClassPath: ., diff --git a/com.googlecode.xm4was.jna/pom.xml b/com.googlecode.xm4was.jna/pom.xml index 15b0efe7..34c33dca 100644 --- a/com.googlecode.xm4was.jna/pom.xml +++ b/com.googlecode.xm4was.jna/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.jna eclipse-plugin diff --git a/com.googlecode.xm4was.jna_3_4_0/META-INF/MANIFEST.MF b/com.googlecode.xm4was.jna_3_4_0/META-INF/MANIFEST.MF index beebac62..5b49685b 100644 --- a/com.googlecode.xm4was.jna_3_4_0/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.jna_3_4_0/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JNA 3.4.0 for PPC Bundle-SymbolicName: com.googlecode.xm4was.jna_3_4_0 -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Export-Package: com.sun.jna; version="3.4.0" Bundle-ClassPath: lib/jna-no-native.jar, . diff --git a/com.googlecode.xm4was.jna_3_4_0/pom.xml b/com.googlecode.xm4was.jna_3_4_0/pom.xml index 6b00ecd7..afe81640 100644 --- a/com.googlecode.xm4was.jna_3_4_0/pom.xml +++ b/com.googlecode.xm4was.jna_3_4_0/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.jna_3_4_0 eclipse-plugin diff --git a/com.googlecode.xm4was.logging.tests/META-INF/MANIFEST.MF b/com.googlecode.xm4was.logging.tests/META-INF/MANIFEST.MF index a1ed38c5..da34b335 100644 --- a/com.googlecode.xm4was.logging.tests/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.logging.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Logging Tests Bundle-SymbolicName: com.googlecode.xm4was.logging.tests -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Fragment-Host: com.googlecode.xm4was.logging Require-Bundle: com.ibm.ws.emf, diff --git a/com.googlecode.xm4was.logging.tests/pom.xml b/com.googlecode.xm4was.logging.tests/pom.xml index e94ec9da..b1fa6e8e 100644 --- a/com.googlecode.xm4was.logging.tests/pom.xml +++ b/com.googlecode.xm4was.logging.tests/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.logging.tests eclipse-test-plugin diff --git a/com.googlecode.xm4was.logging/META-INF/MANIFEST.MF b/com.googlecode.xm4was.logging/META-INF/MANIFEST.MF index 295ee1ac..3def9ca8 100644 --- a/com.googlecode.xm4was.logging/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.logging/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Logging Bundle-SymbolicName: com.googlecode.xm4was.logging;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: com.googlecode.xm4was.commons, com.googlecode.xm4was.commons.jmx.annotations, diff --git a/com.googlecode.xm4was.logging/pom.xml b/com.googlecode.xm4was.logging/pom.xml index 5633682c..7ec754e1 100644 --- a/com.googlecode.xm4was.logging/pom.xml +++ b/com.googlecode.xm4was.logging/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.logging eclipse-plugin diff --git a/com.googlecode.xm4was.pmi.tests/META-INF/MANIFEST.MF b/com.googlecode.xm4was.pmi.tests/META-INF/MANIFEST.MF index 4b7ca4cd..35c5a7d0 100644 --- a/com.googlecode.xm4was.pmi.tests/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.pmi.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS PMI Metrics Tests Bundle-SymbolicName: com.googlecode.xm4was.pmi.tests -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Fragment-Host: com.googlecode.xm4was.pmi Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.0", org.junit;bundle-version="4.0.0" diff --git a/com.googlecode.xm4was.pmi.tests/pom.xml b/com.googlecode.xm4was.pmi.tests/pom.xml index 4a531f64..5b92ed71 100644 --- a/com.googlecode.xm4was.pmi.tests/pom.xml +++ b/com.googlecode.xm4was.pmi.tests/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.pmi.tests eclipse-test-plugin diff --git a/com.googlecode.xm4was.pmi/META-INF/MANIFEST.MF b/com.googlecode.xm4was.pmi/META-INF/MANIFEST.MF index cd3084c9..0ed6ad5e 100644 --- a/com.googlecode.xm4was.pmi/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.pmi/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS PMI Metrics Bundle-SymbolicName: com.googlecode.xm4was.pmi;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: com.github.veithen.rbeans, com.googlecode.xm4was.commons, diff --git a/com.googlecode.xm4was.pmi/pom.xml b/com.googlecode.xm4was.pmi/pom.xml index 4ebf9e93..4b5e34c2 100644 --- a/com.googlecode.xm4was.pmi/pom.xml +++ b/com.googlecode.xm4was.pmi/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.pmi eclipse-plugin diff --git a/com.googlecode.xm4was.threadmon/META-INF/MANIFEST.MF b/com.googlecode.xm4was.threadmon/META-INF/MANIFEST.MF index 4cb12cf8..a4bbdb93 100644 --- a/com.googlecode.xm4was.threadmon/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.threadmon/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Thread Monitor Bundle-SymbolicName: com.googlecode.xm4was.threadmon;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: com.github.veithen.rbeans, com.googlecode.xm4was.commons, diff --git a/com.googlecode.xm4was.threadmon/pom.xml b/com.googlecode.xm4was.threadmon/pom.xml index a21d89c8..464c338b 100644 --- a/com.googlecode.xm4was.threadmon/pom.xml +++ b/com.googlecode.xm4was.threadmon/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.threadmon eclipse-plugin diff --git a/com.googlecode.xm4was.websvc/META-INF/MANIFEST.MF b/com.googlecode.xm4was.websvc/META-INF/MANIFEST.MF index 6e079061..f9ea2baf 100644 --- a/com.googlecode.xm4was.websvc/META-INF/MANIFEST.MF +++ b/com.googlecode.xm4was.websvc/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS Web Service Utilities Bundle-SymbolicName: com.googlecode.xm4was.websvc;singleton:=true -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Bundle-Activator: com.googlecode.xm4was.websvc.Activator Eclipse-AutoStart: true Import-Package: com.github.veithen.rbeans, diff --git a/com.googlecode.xm4was.websvc/pom.xml b/com.googlecode.xm4was.websvc/pom.xml index 78a21869..849523fe 100644 --- a/com.googlecode.xm4was.websvc/pom.xml +++ b/com.googlecode.xm4was.websvc/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 com.googlecode.xm4was.websvc eclipse-plugin diff --git a/jmx-client-connector/META-INF/MANIFEST.MF b/jmx-client-connector/META-INF/MANIFEST.MF index 85b24ac8..85c60683 100644 --- a/jmx-client-connector/META-INF/MANIFEST.MF +++ b/jmx-client-connector/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: XM4WAS JMX Client Connector Bundle-SymbolicName: jmx-client-connector -Bundle-Version: 0.4.0.qualifier +Bundle-Version: 0.4.0 Import-Package: com.ibm.websphere.management, com.ibm.websphere.management.exception, com.ibm.websphere.security, diff --git a/jmx-client-connector/pom.xml b/jmx-client-connector/pom.xml index 69c8a24b..179e8198 100644 --- a/jmx-client-connector/pom.xml +++ b/jmx-client-connector/pom.xml @@ -4,7 +4,7 @@ com.googlecode.xm4was xm4was - 0.4.0-SNAPSHOT + 0.4.0 jmx-client-connector