diff options
Diffstat (limited to 'appc-core/appc-core-features/onap-appc-common/pom.xml')
-rw-r--r-- | appc-core/appc-core-features/onap-appc-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml index e2354dc4a..7c70fb476 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath/>
</parent>
|