diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 17:46:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 17:46:44 +0000 |
commit | 4ae8206b8a74cb2379059a04611efa3feb6bfc33 (patch) | |
tree | 639042d608f1a01afdd32885ecb029aee75383c2 /testsuites | |
parent | c1f83fff7f34e4fff634fc71e824cee331c47388 (diff) |
Release policy/drools-applications10.0.0-ONAP1.10.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 5b7fd75ad..e92ad29e9 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.3-SNAPSHOT</version> + <version>1.10.3</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 20571ae0b..81999ebed 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.3-SNAPSHOT</version> + <version>1.10.3</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index f77778d22..22022dc42 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.3-SNAPSHOT</version> + <version>1.10.3</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |