diff options
Diffstat (limited to 'appc-core/appc-core-features/onap-appc-core')
-rw-r--r-- | appc-core/appc-core-features/onap-appc-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml index cb62a15a6..adc8fa02c 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> |