From 763d6f57f2d6a6d25d5e6403d5c58ce2a48c753b Mon Sep 17 00:00:00 2001 From: jomu Date: Fri, 1 Feb 2019 16:55:33 +0100 Subject: [PATCH] simplified project setup --- account/pom.xml | 1 - configuration/pom.xml | 1 - jeeutil/pom.xml | 1 - util/pom.xml | 1 - 4 files changed, 4 deletions(-) diff --git a/account/pom.xml b/account/pom.xml index d09332f..e486506 100644 --- a/account/pom.xml +++ b/account/pom.xml @@ -4,7 +4,6 @@ de.muehlencord.shared shared-account - 1.1-SNAPSHOT ejb diff --git a/configuration/pom.xml b/configuration/pom.xml index 6390883..f81732c 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -3,7 +3,6 @@ de.muehlencord.shared shared-configuration - 1.1-SNAPSHOT jar diff --git a/jeeutil/pom.xml b/jeeutil/pom.xml index 2fa0e98..e608c03 100644 --- a/jeeutil/pom.xml +++ b/jeeutil/pom.xml @@ -25,7 +25,6 @@ limitations under the License. de.muehlencord.shared shared-jeeutil - 1.1-SNAPSHOT ejb shared-jeeutil diff --git a/util/pom.xml b/util/pom.xml index 0be02eb..000dca5 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -4,7 +4,6 @@ de.muehlencord.shared shared-util - 1.1-SNAPSHOT jar shared-util