diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-12 12:41:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-12 12:41:42 +0000 |
commit | 1199ecaee221911ed978969ac54ca27642634971 (patch) | |
tree | 059d908c759691d769f6c4c9f068eb5a387f60a5 /northbound/artifacts/pom.xml | |
parent | 2afcafdce51ad7991b98b3ae4ff9dbc4084f4d0c (diff) |
Release ccsdk/sli1.4.0
Diffstat (limited to 'northbound/artifacts/pom.xml')
-rwxr-xr-x | northbound/artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml index 865c7e63e..d4303fc30 100755 --- a/northbound/artifacts/pom.xml +++ b/northbound/artifacts/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |