diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 17:24:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-01 17:24:28 +0000 |
commit | 78748f53a4cbb866decf21ce14bc7c382f161331 (patch) | |
tree | 02d928b9f75a6fb75ccca8eb4c4114641734374b /pom.xml | |
parent | 8f98d5ca27d3efb38c6bd35a6fe6e9275a0a3b49 (diff) | |
parent | 3235647eec85e20b856d9af3e4df2b3eb740b65c (diff) |
Merge "Update gui repo"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. 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. @@ -31,7 +31,7 @@ <groupId>org.onap.policy.gui</groupId> <artifactId>gui</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> |