diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:40 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:40 +0100 |
commit | 8dcb352431de71eeec8a280c97ff5ee3e0dd09e8 (patch) | |
tree | d6309dccb77f96ac509188c5f6ad21dee9e70d68 /testsuites/pom.xml | |
parent | 25efaf89e59cd2ec8f9760aced179565b5ffed51 (diff) |
Set snapshot and/or references of policy/drools-applications for new release
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I788570001f8917187adb766f33ca3e860e77b05a
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 95fb4b115..8a293a5b6 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.12.3-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> |