From 72eadd2cb5b9f2b31cd9644c88a1873cf43ef10f Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 5 Dec 2019 16:52:02 +0100 Subject: [PATCH] Removed uneeded file. Fixed pom --- pom.xml | 1 - profile.xml | 27 --------------------------- 2 files changed, 28 deletions(-) delete mode 100644 profile.xml diff --git a/pom.xml b/pom.xml index 04098f7..0d09a4c 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,6 @@ UTF-8 - ${project.basedir}/distro InformationSystem diff --git a/profile.xml b/profile.xml deleted file mode 100644 index 142c447..0000000 --- a/profile.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - Service - - ${serviceClass} - ${project.artifactId} - ${project.version} - ${project.description} - -
- ${project.artifactId} - ${project.version} - ${project.description} - - ${project.groupId} - ${project.artifactId} - ${project.version} - - - ${build.finalName}.${project.packaging} - -
-
-
-
\ No newline at end of file