From: Thanh Ha Date: Thu, 21 Jan 2016 20:53:23 +0000 (-0500) Subject: Bump yangtools to 1.0.0-SNAPSHOT X-Git-Tag: release/boron~23 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=3e1330bea0561a66984710a4e941c297b4c3d1e8;hp=1404783ae3f3ecfbff27196a1c6ef0a3b74b1a72;p=openflowjava.git Bump yangtools to 1.0.0-SNAPSHOT Change-Id: Ie9097f01a9bfe3e68e5dced1f17efdcb736d21bc Signed-off-by: Thanh Ha --- diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 6d4bcc84..a125a931 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -74,7 +74,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index c65f9479..430e2c90 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -75,7 +75,7 @@ org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar diff --git a/parent/pom.xml b/parent/pom.xml index f4699245..103a32fb 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -57,7 +57,8 @@ 0.5.0-SNAPSHOT 1.4.0-SNAPSHOT - 0.9.0-SNAPSHOT + 0.9.0-SNAPSHOT + 1.0.0-SNAPSHOT