From: Robert Varga Date: Thu, 4 Oct 2018 16:52:18 +0000 (+0200) Subject: Move rfc7895 model X-Git-Tag: v3.0.0~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0c2619bde29f58c1df68aeb39df6fa32d86563f6;p=mdsal.git Move rfc7895 model This fixes up the groupId for rfc7895 to match packaging requirements. Change-Id: I599a0574553bd1447f473ac9a293985d847f8786 Signed-off-by: Robert Varga --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 5da256a594..4d64ee374d 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -489,7 +489,7 @@ - org.opendaylight.mdsal.model + org.opendaylight.mdsal.binding.model.ietf rfc7895 1.2.0-SNAPSHOT diff --git a/features/odl-mdsal-model-rfc7895/pom.xml b/features/odl-mdsal-model-rfc7895/pom.xml index 1b62ca3dff..2cefdf0ad3 100644 --- a/features/odl-mdsal-model-rfc7895/pom.xml +++ b/features/odl-mdsal-model-rfc7895/pom.xml @@ -43,7 +43,7 @@ xml - ${project.groupId} + org.opendaylight.mdsal.binding.model.ietf rfc7895 diff --git a/model/ietf/rfc7895/pom.xml b/model/ietf/rfc7895/pom.xml index 367487e5da..b527cfc58f 100644 --- a/model/ietf/rfc7895/pom.xml +++ b/model/ietf/rfc7895/pom.xml @@ -18,7 +18,7 @@ ../../../binding/binding-parent - org.opendaylight.mdsal.model + org.opendaylight.mdsal.binding.model.ietf rfc7895 1.2.0-SNAPSHOT ${project.artifactId}