diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-09-09 17:15:50 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-09-09 17:15:50 -0500 |
commit | 0a8b8fb5291495471c9568d59164188091465f36 (patch) | |
tree | e46d2cd380515136a1ead3be7d868f03f29390a0 /testsuites/stability | |
parent | 7ee9ba1395f41df207fbaf734ad245a67075cfde (diff) |
bump snapshot version to 1.7.2-SNAPSHOT
Issue-ID: POLICY-2789
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4335cf77bd4a228fe0bec2d5eb529789e8144406
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 9bb68c3a0..710a63d6f 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |