Top up onboarding-api version (2.12.4) - for component spec schema update. 52/117152/5
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 27 Jan 2021 09:54:13 +0000 (10:54 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 27 Jan 2021 13:05:27 +0000 (14:05 +0100)
Issue-ID: DCAEGEN2-1179
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ia485bcf8f34e0cd56af5d9c35395d7b1b94be6d8

mod/onboardingapi/dcae_cli/_version.py
mod/onboardingapi/pom.xml

index cc7b983..7081b3b 100644 (file)
@@ -19,4 +19,4 @@
 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
 
 # -*- coding: utf-8 -*-
-__version__ = "2.12.3"
+__version__ = "2.12.4"
index e8f97a0..796816f 100644 (file)
@@ -3,6 +3,7 @@
 ================================================================================
 Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
 Copyright 2020 Deutsche Telekom. All rights reserved.
+Copyright 2021 Nokia All rights reserved.
 ================================================================================
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -23,7 +24,7 @@ limitations under the License.
   <groupId>org.onap.dcaegen2.platform.mod</groupId>
   <artifactId>dcaegen2-platform-mod-onboardingapi</artifactId>
   <name>dcaegen2-platform-mod-onboardingapi</name>
-  <version>2.12.3-SNAPSHOT</version>
+  <version>2.12.4-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>