diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-26 10:23:29 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-26 10:23:29 -0400 |
commit | 1cc5135849bdef57dc5e85f94243c7005cb571ec (patch) | |
tree | 78e3d7928f0f8fb42efe0e03360f95759d79d694 /testsuites/pom.xml | |
parent | b3a843391b7cc0cc8e24060afc57ed7db2fc8623 (diff) |
Update snapshot and/or references of policy/drools-applications to latest snapshots
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I4a0af1e5f536c2f8fc5bfeed1ccea5abffbbac46
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 8e57af330..95fb4b115 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.2-SNAPSHOT</version> + <version>1.12.3-SNAPSHOT</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> |