diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-17 10:23:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-17 10:23:08 +0000 |
commit | 3e62c596a0931868930ae21fcd27da5485352d39 (patch) | |
tree | 1e2a4c40cbdd707a9624648d2c523e63a8094a92 /testsuites | |
parent | 36c8ceac350246abf921ab5de45f3117956f2ca0 (diff) |
Release policy/drools-applications2.1.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 6eb0fd7a5..6f16946ce 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 09b473491..511e84c1f 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 1ba4a1534..7b7d73539 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |