diff --git a/descriptor.xml b/descriptor.xml deleted file mode 100644 index f8cc2e3..0000000 --- a/descriptor.xml +++ /dev/null @@ -1,32 +0,0 @@ - - servicearchive - - tar.gz - - / - - - / - true - - README.md - LICENSE.md - CHANGELOG.md - FUNDING.md - profile.xml - - 755 - true - - - - - target/${build.finalName}.${project.packaging} - /${artifactId} - - - - \ No newline at end of file diff --git a/profile.xml b/profile.xml deleted file mode 100644 index c4e8993..0000000 --- a/profile.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - Service - - ${project.description} - Library - ${project.name} - 1.0.0 - - - ${project.description} - ${project.name} - ${version} - - ${project.groupId} - ${project.artifactId} - ${project.version} - - library - - ${project.build.finalName}.${project.packaging} - - - - - - -