From: Robert Varga Date: Tue, 1 Oct 2019 16:34:04 +0000 (+0200) Subject: Fix yangtools misbump X-Git-Tag: v5.0.0~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=eb907601a7d45f8487c159607c77bb05d26ac000;p=mdsal.git Fix yangtools misbump I accidentally changed also versions of our utilities, fix that up. Change-Id: I5f6428ca3acc1f8162a6861a9ec9ea311a507600 Signed-off-by: Robert Varga --- diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4f0501b3f6..d3af938a53 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -405,7 +405,7 @@ org.opendaylight.mdsal.model ietf-type-util - 4.0.0 + 4.0.0-SNAPSHOT diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index 9a9cc03a9a..77961144aa 100644 --- a/model/ietf/ietf-type-util/pom.xml +++ b/model/ietf/ietf-type-util/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.mdsal.model ietf-type-util - 4.0.0 + 4.0.0-SNAPSHOT bundle