diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-09-08 17:11:22 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-09-08 17:11:22 -0500 |
commit | f476f3616b0d48ef346498d52b6faa03e1ad312d (patch) | |
tree | 50b1ef09100b90db0e53ed8a38eebd85b4adc07a /feature-session-persistence/pom.xml | |
parent | 67222e333b54f5d8d8e3d7298902861b7286818a (diff) |
bump to 1.7.2-SNAPSHOT
Issue-ID: POLICY-2789
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0fb5ead444c23882454e3a48efea9d936a84e455
Diffstat (limited to 'feature-session-persistence/pom.xml')
-rw-r--r-- | feature-session-persistence/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml index cacc3fc9..50cee1a5 100644 --- a/feature-session-persistence/pom.xml +++ b/feature-session-persistence/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </parent> <artifactId>feature-session-persistence</artifactId> |