diff options
Diffstat (limited to 'mod/runtimeapi/pom.xml')
-rw-r--r-- | mod/runtimeapi/pom.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 3e95c7f..75b68ce 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -3,6 +3,8 @@ ============LICENSE_START======================================================= Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ +Modifications Copyright (c) 2020 Nokia +================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -32,7 +34,7 @@ limitations under the License. </parent> <groupId>org.onap.dcaegen2.platform.mod</groupId> <artifactId>runtimeapi</artifactId> - <version>1.0.1</version> + <version>1.0.2</version> <name>dcaegen2-platform-mod-runtimeapi</name> <description>MOD Runtime API</description> <properties> |