diff options
Diffstat (limited to 'core/core-protocols')
-rw-r--r-- | core/core-protocols/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml index 919220f53..10eda2f43 100644 --- a/core/core-protocols/pom.xml +++ b/core/core-protocols/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.core</groupId> <artifactId>core</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>core-protocols</artifactId> |