Release appc
[appc.git] / appc-client / client-kit / pom.xml
index b5cb6e5..68f1f8a 100644 (file)
@@ -3,7 +3,7 @@
   ============LICENSE_START=======================================================\r
   ONAP : APPC\r
   ================================================================================\r
-  Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.\r
+  Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.\r
   ================================================================================\r
   Copyright (C) 2017 Amdocs\r
   =============================================================================\r
@@ -19,7 +19,6 @@
   See the License for the specific language governing permissions and\r
   limitations under the License.\r
 \r
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
   ============LICENSE_END=========================================================\r
   -->\r
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
@@ -28,7 +27,7 @@
     <parent>\r
         <artifactId>appc-java-client</artifactId>\r
         <groupId>org.onap.appc.client</groupId>\r
-        <version>1.4.0-SNAPSHOT</version>\r
+        <version>1.6.2</version>\r
     </parent>\r
 \r
     <artifactId>client-kit</artifactId>\r
@@ -58,7 +57,7 @@
                             <goal>generate-sources</goal>\r
                         </goals>\r
                         <configuration>\r
-                            <sourceFileName>META-INF/yang/appc-provider-lcm.yang</sourceFileName>\r
+                            <sourceFileName>META-INF/yang/appc-provider-lcm@2016-01-08.yang</sourceFileName>\r
                             <outputFileName>target/generated-sources/appc-provider-lcm/appc-provider-lcm.json</outputFileName>\r
                             <templateName>templates/open-api/yang-to-open-api.ftl</templateName>\r
                             <contextBuilderClassName>org.onap.appc.tools.generator.extensions.YangContextBuilderImpl\r