diff options
Diffstat (limited to 'context/pom.xml')
-rw-r--r-- | context/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/context/pom.xml b/context/pom.xml index d0ac3c611..baf628963 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> </parent> <groupId>org.onap.policy.apex-pdp.context</groupId> |