diff options
Diffstat (limited to 'context/context-management')
-rw-r--r-- | context/context-management/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index a4e6ae709..7a7576c2b 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.context</groupId> <artifactId>context</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>context-management</artifactId> @@ -66,4 +66,4 @@ </distributionManagement> </profile> </profiles> -</project>
\ No newline at end of file +</project> |