diff options
Diffstat (limited to 'services/services-engine')
-rw-r--r-- | services/services-engine/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index eb8cc0104..ca9d6a2fd 100644 --- a/services/services-engine/pom.xml +++ b/services/services-engine/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.services</groupId> <artifactId>services</artifactId> - <version>2.9.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>services-engine</artifactId> |