diff options
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | 2020-02-07 19:45:54 +0000 |
---|---|---|
committer | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | 2020-02-07 19:45:54 +0000 |
commit | e9daad42194942e8b6802e70b597d8833f930ec7 (patch) | |
tree | cc79023dfe16dc946727b6b856275c61a0e1104d /version.properties | |
parent | bd249555205f49522ef51d8744dd31dd76e0ccd6 (diff) |
synch version
synch version
Issue-ID: LOG-1198
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I852a62700b02f7c2b32c9b4b607183485755789b
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 2ad0f36..a3045a5 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ # 1.2.6-SNAPSHOT is off 1.2.5 major=1 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |