From: Robert Varga Date: Mon, 27 Apr 2020 19:56:24 +0000 (+0200) Subject: Eliminate odl-jolokia-osgi.version X-Git-Tag: v2.0.0~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=0e9ea530610685a3398f5c460e7b582e01c7487c Eliminate odl-jolokia-osgi.version This version is aligned with project.version, hence we can drop the custom property. Change-Id: Iaa046cfff77b1be8ebcaee1e8e8561c1fa14adc7 Signed-off-by: Robert Varga --- diff --git a/features/odl-jolokia/pom.xml b/features/odl-jolokia/pom.xml index d8dcb3f0ec..0e5eaf49a2 100644 --- a/features/odl-jolokia/pom.xml +++ b/features/odl-jolokia/pom.xml @@ -20,13 +20,8 @@ odl-jolokia 1.15.0-SNAPSHOT feature - Jolokia JMX/HTTP bridge - - 2.0.0-SNAPSHOT - - org.jolokia @@ -36,7 +31,8 @@ org.opendaylight.controller odl-jolokia-osgi - ${odl-jolokia-osgi.version} + + ${project.version} cfg configuration diff --git a/features/odl-jolokia/src/main/feature/feature.xml b/features/odl-jolokia/src/main/feature/feature.xml index 346d6f7d85..eb4d1d5bb7 100644 --- a/features/odl-jolokia/src/main/feature/feature.xml +++ b/features/odl-jolokia/src/main/feature/feature.xml @@ -8,7 +8,7 @@ --> - mvn:org.opendaylight.controller/odl-jolokia-osgi/${odl-jolokia-osgi.version}/cfg/configuration + mvn:org.opendaylight.controller/odl-jolokia-osgi/${project.version}/cfg/configuration http