diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-10 21:49:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-10 21:49:59 +0000 |
commit | f9d3f26360afa1038c8c081788a35bb26a5fdb80 (patch) | |
tree | a2d8e076069f981745785f867289584a28ceb282 /version.properties | |
parent | b66494180920a0654f629d1fe1b408d8ddfd61f9 (diff) | |
parent | 2879ebb694080ee139834f2ff49f932f08feb0ac (diff) |
Merge "bump drools-apps to 1.7.4-SNAPSHOT"
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index e783874db..058fdc4c9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |