diff options
Diffstat (limited to 'utils-test')
-rw-r--r-- | utils-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml index ae7bf0a6..798add7d 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.3</version> </parent> <artifactId>utils-test</artifactId> |