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 0488437c3..0e74fde0c 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>1.4.1</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>
|