summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2021-02-24 07:16:07 -0500
committerPamela Dragosh <pdragosh@research.att.com>2021-02-24 07:16:23 -0500
commit6059258812ec6ab451183d9a170f5918d113aa1d (patch)
treec508a28b2ec04dd48c76a774fee2c481bad33e57 /main
parent35e0ac8a07a1f5959b2de11feae4c9713a11d7fd (diff)
Bump api to 2.4.1-SNAPSHOT
Issue-ID: POLICY-3088 Change-Id: I8be2082cbae2c462807baeba2cb33e64d819e4be Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'main')
-rw-r--r--main/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 7b49a127..8e7200ca 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
Modified Copyright (C) 2018 Samsung Electronics Co., Ltd.
- Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2019,2021 AT&T Intellectual Property. All rights reserved.
Modifications Copyright (C) 2020 Bell Canada.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<artifactId>api-main</artifactId>