diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 11:20:16 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 11:23:59 -0400 |
commit | ebac44d0612b6721a94c627bceb2ef37462a01fd (patch) | |
tree | b374c657b8b166b531632ffb360e578129d164bb /version.properties | |
parent | 0ae7a18c48e42313905887efedc1dfe4b1444043 (diff) |
Bump versions for drools-pdp elalto
Change-Id: I95c8684edbeeb81d64d26174fc9a12b1ea0eab1c
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
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 45a2df95..9eb3b93a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |