From 811736e36368b0ac6fd0d000a3654d492009ca5a Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Wed, 12 Oct 2016 14:01:46 +0200 Subject: [PATCH] Bump versions also in repo-pom.xml files This is needed for https://git.opendaylight.org/gerrit/46822 to pass validation. Change-Id: I120cf4a59ca2d26ee02df4833ed6d4d263b3eeee Signed-off-by: Vratko Polak Signed-off-by: Thanh Ha --- version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sh b/version.sh index fe4cb2c1..f40a4f9e 100755 --- a/version.sh +++ b/version.sh @@ -50,7 +50,7 @@ fi MODE=$1 RELEASE_TAG=$2 -FILENAMES="pom.xml features.xml" +FILENAMES="pom.xml repo-pom.xml features.xml" if [ "$MODE" == "bump" ] -- 2.16.6