From: Richard Kosegi Date: Wed, 13 Nov 2019 20:45:59 +0000 (+0100) Subject: Add jsonrpc X-Git-Tag: release/magnesium~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=commitdiff_plain;h=40630a604d1fd524463c8532e1f3d92811047d84 Add jsonrpc Signed-off-by: Richard Kosegi Change-Id: I01c48c94a8a903932bee8663a1e45dfc5733f5f0 --- diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index c21d3535..4afe68bb 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -142,6 +142,23 @@ + + jsonrpc + + true + + + + + org.opendaylight.jsonrpc + jsonrpc-artifacts + ${jsonrpc.version} + pom + import + + + + lispflowmapping diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index e10bbe88..9e3762c1 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -53,6 +53,7 @@ 1.7.0-SNAPSHOT 0.8.0-SNAPSHOT 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 1.11.0-SNAPSHOT 5.0.4 1.8.0-SNAPSHOT diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 4324f37d..5684f1fa 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -199,6 +199,21 @@ + + + jsonrpc + + true + + + + org.opendaylight.jsonrpc + jsonrpc-features + features + xml + + + lispflowmapping