diff options
Diffstat (limited to 'bundle-parent')
-rw-r--r-- | bundle-parent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 67df39e..74a07e1 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 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 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>1.1.3</version> + <version>1.2.1-SNAPSHOT</version> <relativePath /> </parent> |