diff options
Diffstat (limited to 'feature-simulators/pom.xml')
-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 767739bc..6c5cc6f6 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>feature-simulators</artifactId> |