fix cdmlib-print and cdmlib-remote for hotfix 5.18.1
authorAndreas Müller <a.mueller@bgbm.org>
Fri, 11 Dec 2020 09:57:02 +0000 (10:57 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Fri, 11 Dec 2020 09:57:02 +0000 (10:57 +0100)
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.printpublisher/build.properties

index 58584af3c8c2e3e6d75c19a8edbe4e13f38eed7a..c1a2cc3c61e61602d16fda33e412198d04b446cf 100644 (file)
@@ -48,8 +48,8 @@ Require-Bundle: org.eclipse.osgi,
  eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.store
 Bundle-ClassPath: .,
- lib/cdmlib-print-5.18.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.18.0-SNAPSHOT.jar
+ lib/cdmlib-print-5.18.0.jar,
+ lib/cdmlib-remote-5.18.0.jar
 Import-Package: org.apache.log4j,
  org.eclipse.core.runtime,
  org.eclipse.core.runtime.jobs,
index 38f8b19a9810605abd3c975131b430ea8786b238..ce5a292e38fd1debb41ce16cf7a649fa180f69a7 100644 (file)
@@ -2,7 +2,7 @@ source.. = src/main/java/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               lib/cdmlib-print-5.18.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.18.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.18.0.jar,\
+               lib/cdmlib-remote-5.18.0.jar,\
                OSGI-INF/l10n/bundle.properties,\
                OSGI-INF/l10n/bundle_de.properties,\