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 70d5b58..0000000 Binary files a/endpoint.xml and /dev/null differ 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 - - - - - -