diff options
Diffstat (limited to 'ECOMP-PDP-REST/pom.xml')
-rw-r--r-- | ECOMP-PDP-REST/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml index 4681eeba2..82bfcb29e 100644 --- a/ECOMP-PDP-REST/pom.xml +++ b/ECOMP-PDP-REST/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>ECOMP-PDP-REST</artifactId> |