diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-25 20:32:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-25 20:32:27 +0000 |
commit | 8ac8afa73a88a3020cda7ace86bcefc8a35a2522 (patch) | |
tree | 8872c92b3f7666f2ec9e3b9a4d4d9886fbc85629 /pom.xml | |
parent | f88794b887842911b30a75afc53f87f660d1c1e7 (diff) |
Release ccsdk/features1.1.0
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,13 +26,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>pom</packaging> <name>ccsdk-features</name> |