diff options
Diffstat (limited to 'services/pom.xml')
-rw-r--r-- | services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml index 141cf6b9e..8a2761bc9 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.services</groupId> |