aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-01-07 23:49:49 +0000
committerAnderson Ribeiro <anderson.ribeiro@est.tech>2022-01-10 11:15:43 +0000
commit52d7c5658730508ef61675e68442e5d762b928bc (patch)
tree7aa87a1ed9ed67de81aee51feb0a7727729839eb
parent6f34a0ee9e09ff1ed1da262e7360ae27341e5dfb (diff)
maven.test.skip causing skipping of test-jar1.10.0
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3840 Change-Id: Id369c77e7f48c67991b173b60f11395feb2b7044
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1ef6886fed..c903d06db0 100644
--- 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>