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