diff options
Diffstat (limited to 'restapi-call-node/features')
-rwxr-xr-x | restapi-call-node/features/pom.xml | 4 | ||||
-rw-r--r-- | restapi-call-node/features/src/main/resources/features.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/restapi-call-node/features/pom.xml b/restapi-call-node/features/pom.xml index cf947338..93ee0037 100755 --- a/restapi-call-node/features/pom.xml +++ b/restapi-call-node/features/pom.xml @@ -4,10 +4,10 @@ <parent> <artifactId>restapi-call-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>restapi-call-node-features</artifactId> <name>RESTAPI Call Node - Features</name> diff --git a/restapi-call-node/features/src/main/resources/features.xml b/restapi-call-node/features/src/main/resources/features.xml index dbbe1b1c..5a7f1f49 100644 --- a/restapi-call-node/features/src/main/resources/features.xml +++ b/restapi-call-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. |