diff options
author | liamfallon <liam.fallon@est.tech> | 2021-12-02 12:35:58 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-12-02 12:35:58 +0000 |
commit | 9cd6a78ac1b40d753fab6ac245e74344580c62cc (patch) | |
tree | 547e388bf4ffa6e454f02d2e1a9947d884d0a130 /controlloop/common/rules-test/pom.xml | |
parent | e5482d905ca149aa455b2f410cb1904001c3cb5f (diff) |
Update snapshot of policy/drools-applications to 1.10.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/drools-applications is updated from 1.10.0-SNAPSHOT to 1.10.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I876bd349aeda3f4ae8c8491910b41a876c692fb5
Diffstat (limited to 'controlloop/common/rules-test/pom.xml')
-rw-r--r-- | controlloop/common/rules-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/rules-test/pom.xml b/controlloop/common/rules-test/pom.xml index 09b3a2419..31e1f90c3 100644 --- a/controlloop/common/rules-test/pom.xml +++ b/controlloop/common/rules-test/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>drools-applications-common</artifactId> - <version>1.10.0-SNAPSHOT</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>rules-test</artifactId> |