diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-13 10:05:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-13 10:05:47 +0000 |
commit | ffa836c3b8606656122a2baf9776e2511b4c030f (patch) | |
tree | e4d103c1cfc9f0a82d16ecc03790c914193e590a /testsuites | |
parent | c8b11bcb1a15c18a60fc44794a433bee275904ab (diff) |
Release policy/drools-applications1.10.2
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 c36249ab2..52c0adddd 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index e8652c0a7..430e00f2f 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3960265fd..0a1e70bae 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.10.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |