From 3c712383540f54a7473df6c46bbfc59236b61a7c Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 11 Dec 2019 17:30:11 +0100 Subject: [PATCH] ref 18190: Configure SAI and DM to support KNIME 4.1 https://support.d4science.org/issues/18190 Updated to support Knime-Workflow 4.1 --- pom.xml | 33 --------------------------- src/main/webapp/WEB-INF/gcube-app.xml | 2 +- src/main/webapp/WEB-INF/profile.xml | 6 ++--- 3 files changed, 4 insertions(+), 37 deletions(-) diff --git a/pom.xml b/pom.xml index 340047f..8c6f281 100644 --- a/pom.xml +++ b/pom.xml @@ -156,39 +156,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - copy-profile - - copy-resources - - process-resources - - ${webappDirectory} - - - ${project.basedir} - true - - src - - - LICENSE.md - README.md - gcube-app.xml - changelog.xml - profile.xml - - - - - - - org.apache.maven.plugins maven-assembly-plugin diff --git a/src/main/webapp/WEB-INF/gcube-app.xml b/src/main/webapp/WEB-INF/gcube-app.xml index bce7ab9..200d6a3 100644 --- a/src/main/webapp/WEB-INF/gcube-app.xml +++ b/src/main/webapp/WEB-INF/gcube-app.xml @@ -3,7 +3,7 @@ dataminer-pool-manager DataAnalysis - 2.6.0 + 2.6.0-SNAPSHOT DataMiner Pool Manager is a service to support the integration of algorithms in D4Science Infrastructure /api/swagger.* \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/profile.xml b/src/main/webapp/WEB-INF/profile.xml index 06131db..ec3e774 100644 --- a/src/main/webapp/WEB-INF/profile.xml +++ b/src/main/webapp/WEB-INF/profile.xml @@ -10,14 +10,14 @@ dataminer-pool-manager - 2.6.0 + 2.6.0-SNAPSHOT org.gcube.dataanalysis dataminer-pool-manager - 2.6.0 + 2.6.0-SNAPSHOT - dataminer-pool-manager-2.6.0.jar + dataminer-pool-manager-2.6.0-SNAPSHOT.jar