From 6410d432b02f0cb28564be5b80589b39316e194e Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 5 Apr 2017 23:30:19 +0200 Subject: [PATCH] bin/aaa-cli-jar.jar without version number as requested on https://github.com/dfarrell07/puppet-opendaylight/pull/140 Change-Id: Ifdb3e87cee4cb80f0c753ead620077cbf98af0f8 Signed-off-by: Michael Vorburger --- distribution-karaf/pom.xml | 4 ++++ karaf/pom.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/distribution-karaf/pom.xml b/distribution-karaf/pom.xml index d92d7529..32c813b8 100644 --- a/distribution-karaf/pom.xml +++ b/distribution-karaf/pom.xml @@ -120,6 +120,10 @@ true true true + + true diff --git a/karaf/pom.xml b/karaf/pom.xml index 32b2b09b..c32a8434 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -125,6 +125,10 @@ true true true + < ! - - Do not include version in JAR filename, as external scripts call this utility, + and they understandly do not want to have to adjust for every ODL release; + see e.g. https://github.com/dfarrell07/puppet-opendaylight/pull/140 - - > + true -- 2.36.6