diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-05-22 17:56:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-22 17:56:44 +0000 |
commit | c7cfbcb4dbd13a2e4595ab5b7a0558fb6a66879a (patch) | |
tree | 24397972ec3fb20c2344df6c78e9c2dce0535a55 /version.properties | |
parent | 5b3f1e43878c72d04deff9b36635795ca88f458c (diff) | |
parent | ca57d97320de4e79f1784c113927a74e4336e7a4 (diff) |
Merge "Update Drools Applcations to 1.2.3-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 cfb32e023..08d323a25 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|