diff options
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 88540c5b9..a8765e435 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> |