diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2016-2018 Huawei Technologies Co., Ltd. - Modifications copyright (C) 2017 AT&T Intellectual Property + Modifications copyright (C) 2017-2019 AT&T Intellectual Property Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ <name>oparent</name> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> <!-- oparent tools --> |