diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2019-11-01 08:26:22 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2019-11-01 08:26:22 -0500 |
commit | 114380115eabbc093102511667bf5ee9341d8fc7 (patch) | |
tree | 12e2ae3f3d386d727f0eefa2639d2f22d1fa9c92 /pom.xml | |
parent | 25628c56e5fc6b1d6e2e3b761f435fc9596ce1b3 (diff) |
upgrade to 7.28.0.Final drools libraries
Issue-ID: POLICY-1407
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ia3cd03719b52e2d4e1fad3662090b7c35e2acf1f
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.0.1</version> + <version>3.1.0-SNAPSHOT</version> <relativePath /> </parent> |