diff options
Diffstat (limited to 'appc-core/appc-core-features/pom.xml')
-rw-r--r-- | appc-core/appc-core-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index 36e851e0d..1dd674fbb 100644 --- a/appc-core/appc-core-features/pom.xml +++ b/appc-core/appc-core-features/pom.xml @@ -23,7 +23,7 @@ <parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
</parent>
<groupId>org.onap.appc</groupId>
|