diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-24 13:35:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-24 13:35:10 +0000 |
commit | 025d01fc5ed7df527b2d3b50ea93744369c2598e (patch) | |
tree | 72ab3935ae70c8bc7f14ee51ccbf19e09028901f /testsuites/stability | |
parent | 6592f050e7e7b878693f97b55d08040d40c0641e (diff) |
Release policy/drools-applications1.8.0
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 bab4b635f..0f0bc387d 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.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |