diff options
Diffstat (limited to 'core/pom.xml')
-rw-r--r-- | core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml index 79cb9feb1..9f5dbd27d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <groupId>org.onap.policy.apex-pdp.core</groupId> |