Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a98ae03
)
Bump versions also in repo-pom.xml files
00/4100/1
author
Vratko Polak
<vrpolak@cisco.com>
Wed, 12 Oct 2016 12:01:46 +0000
(14:01 +0200)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Fri, 3 Feb 2017 17:04:40 +0000
(12:04 -0500)
This is needed for https://git.opendaylight.org/gerrit/46822
to pass validation.
Change-Id: I120cf4a59ca2d26ee02df4833ed6d4d263b3eeee
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
version.sh
patch
|
blob
|
history
diff --git
a/version.sh
b/version.sh
index
fe4cb2c
..
f40a4f9
100755
(executable)
--- 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" ]