diff options
Diffstat (limited to 'properties-node/features')
-rwxr-xr-x | properties-node/features/pom.xml | 4 | ||||
-rw-r--r-- | properties-node/features/src/main/resources/features.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 159ac474..d23d9979 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -4,10 +4,10 @@ <parent>
<artifactId>properties-node</artifactId>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<artifactId>properties-node-features</artifactId>
<name>Properties Node - Features</name>
diff --git a/properties-node/features/src/main/resources/features.xml b/properties-node/features/src/main/resources/features.xml index 2ed98a12..5f0d7b55 100644 --- a/properties-node/features/src/main/resources/features.xml +++ b/properties-node/features/src/main/resources/features.xml @@ -3,8 +3,8 @@ ============LICENSE_START======================================================= openECOMP : SDN-C ================================================================================ - Copyright (C) 2017 ONAP Intellectual Property. All rights - reserved. + Copyright (C) 2017 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. |