diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-12-04 14:48:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-12-04 14:48:02 +0000 |
commit | 0febb69c303bf1678ff579f1b9cd56de35703eec (patch) | |
tree | bcdd075e8f5aaf5b3b8ae6aa95b8191edbd38b4d /testsuites/stability/pom.xml | |
parent | 60e602752887c86d2b2bcc9298d60da7b42e5304 (diff) |
Release policy/drools-applications1.6.5
Diffstat (limited to 'testsuites/stability/pom.xml')
-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 6e2d33a9d..849dfc6aa 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.6.5-SNAPSHOT</version> + <version>1.6.5</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |