From: Giovanni Meo Date: Mon, 9 Jun 2014 07:11:25 +0000 (+0200) Subject: Fixed mismatch in ietf-restconf-version variable X-Git-Tag: release/beryllium~490^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f3567b9a41344e51b010192c6f536e3cb0d8592b;p=mdsal.git Fixed mismatch in ietf-restconf-version variable - ietf-restconf-version is defined to be 2013.09.04.1-SNAPSHOT while the module is defined to be 2013.10.19.1-SNAPSHOT. The mismatch causes issue in the usage as well in the releasing process Change-Id: Ieee018314370416fc3ba37e0f7f7eb2f1f55c06b Signed-off-by: Giovanni Meo --- diff --git a/model/ietf/pom.xml b/model/ietf/pom.xml index 50229c823f..1f0606307d 100644 --- a/model/ietf/pom.xml +++ b/model/ietf/pom.xml @@ -25,7 +25,7 @@ 2013.10.21.2-SNAPSHOT 2010.09.24.4-SNAPSHOT 2010.09.24.4-SNAPSHOT - 2013.09.04.1-SNAPSHOT + 2013.10.19.1-SNAPSHOT