aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-07-14 09:42:41 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-07-14 09:45:19 -0400
commitecb808b8e69475a7bc7cd1a72277bdca4ad2eb9d (patch)
tree1df18694b292ac29b96e22dd1fc16a24c55ca75e /pom.xml
parentd727556bb249a8e0b41a6d2f025ab6c9eaddabeb (diff)
Pointing to latest snapshots
Other snapshots will be deleted by LF in less than 20 days. Updated license header, git log shows only 2020 for this pom.xml existing. Issue-ID: POLICY-2695 Change-Id: Ia1834a1c9d22b53f690271a1a5a8c563fa1d429f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index c4625c2..1719192 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
ONAP Policy GUI
================================================================================
- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
Modifications Copyright (C) 2020 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<relativePath />
</parent>
@@ -40,8 +40,8 @@
<description>Code for all the Policy GUI's.</description>
<properties>
- <policy.common.version>1.7.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.7.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.1-SNAPSHOT</policy.models.version>
</properties>
<modules>