diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-27 13:33:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-27 13:33:44 +0000 |
commit | 1d59467354e429d966e635d1228cb295ec0942a6 (patch) | |
tree | 261a53ab793760cdd47dcd2d56af83e5151a1599 /testsuites | |
parent | ee4b38a1417558deb2cbfc554ce3ab49166d5d10 (diff) |
Release policy/drools-applications1.6.3
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 342445218..471a4734f 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index c433730b1..f50a0ca90 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 2018c86d2..6ebb52f6d 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.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |