diff options
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 2797bdb9d..e98f18b39 100644 --- a/controlloop/common/rules-test/pom.xml +++ b/controlloop/common/rules-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>drools-applications-common</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> </parent> <artifactId>rules-test</artifactId> |