diff options
Diffstat (limited to 'feature-simulators')
-rw-r--r-- | feature-simulators/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index 3d81ad1b..b942b97c 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>feature-simulators</artifactId> |