From bbdd712b01f11bd172428c6edcca21dceb8cddbf Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 9 May 2023 14:00:13 +0200 Subject: [PATCH] compiler is only needed in the java module --- commafeed-server/pom.xml | 4 ++++ pom.xml | 26 -------------------------- 2 files changed, 4 insertions(+), 26 deletions(-) diff --git a/commafeed-server/pom.xml b/commafeed-server/pom.xml index b5d47b634..00f275a19 100644 --- a/commafeed-server/pom.xml +++ b/commafeed-server/pom.xml @@ -12,6 +12,9 @@ CommaFeed Server + 1.8 + 1.8 + 5.1.0 4.4.0 2.1.0 @@ -42,6 +45,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.10.1 true diff --git a/pom.xml b/pom.xml index 149746a66..5048a565e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,34 +11,8 @@ UTF-8 - 1.8 - 1.8 - - - only-eclipse - - - m2e.version - - - - target-ide - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.10.1 - - - - commafeed-client commafeed-server