diff options
Diffstat (limited to 'feature-drools-init/pom.xml')
-rw-r--r-- | feature-drools-init/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml index f0bbdf53..7eb2505e 100644 --- a/feature-drools-init/pom.xml +++ b/feature-drools-init/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.8.5-SNAPSHOT</version> + <version>1.8.5</version> </parent> <artifactId>feature-drools-init</artifactId> |