From b54ee10b07379af97b5ab7826067b945ca101608 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Sat, 7 Apr 2018 23:34:46 -0500 Subject: [PATCH] Fixing enforce rules in cadi & misc Issue-ID: AAF-215 Change-Id: Ie4747b751544069afe082c033b40e90383c81eec Signed-off-by: Sai Gandham --- cadi/client/pom.xml | 1 + misc/env/pom.xml | 1 + misc/rosetta/pom.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index 75d9c499..026b5098 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml @@ -32,6 +32,7 @@ 4.0.0 + 1.8 true 0.7.7.201606060606 diff --git a/misc/env/pom.xml b/misc/env/pom.xml index 3e27444a..cc169819 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -72,6 +72,7 @@ true + 1.8 0.7.7.201606060606 3.2 jacoco diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index f2faebe9..d2e8b09b 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -71,6 +71,7 @@ + 1.8 true 0.7.7.201606060606 3.2 -- 2.16.6