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 1be1c12a1..a13a51019 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.8.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>rules-test</artifactId> |