diff options
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r-- | dependencies-clm/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index ca3d6a5..3bb168b 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2018-2019 AT&T Technologies and others. + Modifications Copyright (C) 2020 Bell Canada. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,7 +20,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <relativePath>../oparent</relativePath> </parent> <artifactId>dependencies-clm</artifactId> |