From 819b2e7b1a969e71261df36e9c7748abc7b0f98f Mon Sep 17 00:00:00 2001 From: Kai Gao Date: Sat, 3 Feb 2018 22:12:34 +0800 Subject: [PATCH] Add ALTO to distribution Change-Id: If0ff3032239edd4147043973afc54795d770084c Signed-off-by: Kai Gao --- artifacts/upstream/feature-repos/pom.xml | 2 +- artifacts/upstream/single-features/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/singles/odl-integration-compatible-with-all/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index a07d8918..07565f2b 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -63,7 +63,7 @@ alto - false + true diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index df55c58c..b839e314 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -70,7 +70,7 @@ alto - false + true diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 8902b096..27ed1633 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -73,7 +73,7 @@ alto - false + true diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index e810a5f5..43d4acad 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -72,7 +72,7 @@ alto - false + true -- 2.36.6