From 14de92d83770fc802ddf049551c74ab4ace675e5 Mon Sep 17 00:00:00 2001 From: asha15 <165079T@uom.lk> Date: Thu, 28 Nov 2024 17:25:32 +0530 Subject: [PATCH] Add maven compiler plugin --- component/helper/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/component/helper/pom.xml b/component/helper/pom.xml index b192f6b..2312f34 100644 --- a/component/helper/pom.xml +++ b/component/helper/pom.xml @@ -64,6 +64,15 @@ + + org.apache.maven.plugins + maven-compiler-plugin + true + + 1.7 + 1.7 + + org.apache.felix maven-bundle-plugin