commit | 56ce06851ed31a2bc69bbacca6bcb27ee5dc997e | [log] [tgz] |
---|---|---|
author | Thomas Watson <tjwatson@us.ibm.com> | Mon Apr 13 08:44:59 2020 -0500 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Mon Apr 13 08:44:59 2020 -0500 |
tree | 22400bc755efcac1cfb53b0a06d9fd1a690b4f93 | |
parent | b12e3e1e8ce4a40a10b59861027ddd6dce0cd28a [diff] |
4.16 update of org.eclipse.equinox.weaving.hook Change-Id: I0ebbec1de3a21ded6661b563eb5124ea004dd695 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
diff --git a/bundles/org.eclipse.equinox.weaving.hook/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.weaving.hook/META-INF/MANIFEST.MF index 7147349..b0b4f4b 100644 --- a/bundles/org.eclipse.equinox.weaving.hook/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.weaving.hook/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Aspect Weaving Hooks Plug-in Bundle-SymbolicName: org.eclipse.equinox.weaving.hook -Bundle-Version: 1.2.600.qualifier +Bundle-Version: 1.2.700.qualifier Fragment-Host: org.eclipse.osgi;bundle-version="[3.10.0,4.0.0)" Bundle-Vendor: Eclipse.org - Equinox Export-Package: org.eclipse.equinox.service.weaving,
diff --git a/bundles/org.eclipse.equinox.weaving.hook/pom.xml b/bundles/org.eclipse.equinox.weaving.hook/pom.xml index 6139424..4238be6 100644 --- a/bundles/org.eclipse.equinox.weaving.hook/pom.xml +++ b/bundles/org.eclipse.equinox.weaving.hook/pom.xml
@@ -19,6 +19,6 @@ </parent> <groupId>org.eclipse.equinox</groupId> <artifactId>org.eclipse.equinox.weaving.hook</artifactId> - <version>1.2.600-SNAPSHOT</version> + <version>1.2.700-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>