diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-27 15:06:03 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-27 15:06:45 -0400 |
commit | f44515d3d0beb946791bcfbcf78df4fd8974b18a (patch) | |
tree | 18632660cfacb3c2a16fab37e890e9e855fab565 /version.properties | |
parent | f5710f0b61a24a2a2b03f272e1a9e72bcef31d40 (diff) |
Bump drools-pdp master to 1.8.0-SNAPSHOT
Bumping minor version now that guilin branch has been created.
Also repointed to snapshot versions for dependencies.
Issue-ID: POLICY-2875
Change-Id: Ic3d5b96e610db0487ce316a9397d2f9ecb04bda6
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index ae46bac6..11f03832 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 -patch=5 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |