maven.test.skip causing skipping of test-jar 25/126525/2 1.10.0
authorMichaelMorris <michael.morris@est.tech>
Fri, 7 Jan 2022 23:49:49 +0000 (23:49 +0000)
committerAnderson Ribeiro <anderson.ribeiro@est.tech>
Mon, 10 Jan 2022 11:15:43 +0000 (11:15 +0000)
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3840
Change-Id: Id369c77e7f48c67991b173b60f11395feb2b7044

pom.xml

diff --git a/pom.xml b/pom.xml
index 1ef6886..c903d06 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -680,7 +680,6 @@ Modifications copyright (c) 2018-2019 Nokia
             </activation>
             <properties>
                 <checkstyle.skip>true</checkstyle.skip>
-                <maven.test.skip>true</maven.test.skip>
             </properties>
             <modules>
                 <module>onboarding</module>