diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- -================================================================================ -Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. +============LICENSE_START======================================================= +Copyright (c) 2017-2022 AT&T Intellectual Property. All rights reserved. Copyright (c) 2021 Samsung Electronics. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -37,7 +37,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.services</groupId> <artifactId>heartbeat</artifactId> <name>dcaegen2-services-heartbeat</name> - <version>2.4.0</version> + <version>2.4.1</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sonar.sources>.</sonar.sources> |