diff options
author | Jim Hahn <jrh3@att.com> | 2020-11-12 13:06:45 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-11-12 13:07:33 -0500 |
commit | 3844185d231d454eddea38d45c80a3c142fa7cf0 (patch) | |
tree | 91f7c1ad07dafe50a006d2293b86aac994bcce22 | |
parent | 9fca4743f8f305ce36b98db44f81b8d3143ac3e8 (diff) |
Release drools-apps 1.7.5 artifacts
Includes bug fix for mixed case prov-status.
Issue-ID: POLICY-2890
Change-Id: I2e1c592b2d3cd83d285d8ce301413959c1d1a4c8
Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r-- | releases/1.7.5.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/1.7.5.yaml b/releases/1.7.5.yaml new file mode 100644 index 000000000..05957d21b --- /dev/null +++ b/releases/1.7.5.yaml @@ -0,0 +1,5 @@ +distribution_type: 'maven' +version: '1.7.5' +project: 'policy-drools-applications' +tag_release: false +log_dir: 'policy-drools-applications-maven-stage-guilin/17/' |