diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-17 02:36:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-17 02:36:00 +0000 |
commit | 0f270c8aed09e10f2149d725b06e30223c897ed1 (patch) | |
tree | c2e9482ee88458b7481ebeedcdf8f28f96510ede /northbound/pom.xml | |
parent | aa4da5d316e2349e815b5725ff834d35051c59cb (diff) |
Release ccsdk/sli1.2.4
Diffstat (limited to 'northbound/pom.xml')
-rw-r--r-- | northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/pom.xml b/northbound/pom.xml index e6192bed1..7d38919f3 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |