diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:49:05 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:49:10 -0400 |
commit | 55d77dd59e65a41da4ec6cce83703d4f66f7b370 (patch) | |
tree | 33fa12bee9e15334f56b2418609c26b2dab16781 /version.properties | |
parent | 0acc4c6c6d3b3e0bde016580f7d3e00c53dc18bf (diff) |
Bump drools-pdp to 1.5.1-SNAPSHOT
Released 1.5.0
Issue-ID: POLICY-1737
Change-Id: I2ebc4255aa7b03b1c402e825bfb714224fb7db84
Signed-off-by: Pamela Dragosh <pdragosh@research.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 99af3426..f78f30b1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |