From 873081893e5f1cb83b0b277db8f7f3e3873cf437 Mon Sep 17 00:00:00 2001 From: lucio Date: Tue, 4 Apr 2023 12:30:45 +0200 Subject: [PATCH] unuseful resource removed --- distro/profile.xml | 29 ----------------------------- endpoint.xml | Bin 43 -> 0 bytes pom.xml | 29 +---------------------------- 3 files changed, 1 insertion(+), 57 deletions(-) delete mode 100644 distro/profile.xml delete mode 100644 endpoint.xml diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index c510260..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Service - - ${description} - ${serviceClass} - ${artifactId} - 1.0.0 - - - ${description} - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - Library - - ${build.finalName}.${project.packaging} - - - - - - diff --git a/endpoint.xml b/endpoint.xml deleted file mode 100644 index 70d5b589f53dcee039808773e01cb519a90ed498..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 43 ycmZ4UmVvc|K_xLc&CEQ_*ihHREX_#Q#5B!JH!(5MRM#NMJT2A2+}yy}APE2wTMOC% diff --git a/pom.xml b/pom.xml index 5d2e02e..ef09598 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,11 @@ - distro 8.0.42 2.25.1 UTF-8 11 - 11 + 11 scm:git:https://code-repo.d4science.org/gCubeSystem/common-smartgears.git @@ -244,32 +243,6 @@ false - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - - copy-configuration - - copy-resources - - validate - - src/main/resources/META-INF - true - UTF-8 - - - ${distroDirectory} - true - - - - - -