Version update (1.1.0) 01/111401/3 1.1.0-mod-distributorapi
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 19 Aug 2020 06:00:00 +0000 (06:00 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 19 Aug 2020 14:09:16 +0000 (14:09 +0000)
Issue-ID: DCAEGEN2-2292

Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I24170b6caaf6a7917fe605b67eaf2233b5a70ce5

mod/distributorapi/pom.xml

index 45096b1..75ed7a7 100644 (file)
@@ -4,6 +4,7 @@
 org.onap.dcae
 ================================================================================
 Copyright (c) 2019 AT&T Intellectual Property. All rights reserved.
+Copyright 2020 Deutsche Telekom. 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-distributorapi</artifactId>
     <!-- NOTE: Must keep this version synchronized with the version in distributor/version.py file -->
-       <version>1.0.1-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <sonar.sources>.</sonar.sources>