aboutsummaryrefslogtreecommitdiffstats
path: root/appc-client/client-kit/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-client/client-kit/pom.xml')
-rw-r--r--appc-client/client-kit/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-client/client-kit/pom.xml b/appc-client/client-kit/pom.xml
index f7f318427..635b0e3f5 100644
--- a/appc-client/client-kit/pom.xml
+++ b/appc-client/client-kit/pom.xml
@@ -57,7 +57,7 @@
<goal>generate-sources</goal>
</goals>
<configuration>
- <sourceFileName>META-INF/yang/appc-provider-lcm.yang</sourceFileName>
+ <sourceFileName>META-INF/yang/appc-provider-lcm@2016-01-08.yang</sourceFileName>
<outputFileName>target/generated-sources/appc-provider-lcm/appc-provider-lcm.json</outputFileName>
<templateName>templates/open-api/yang-to-open-api.ftl</templateName>
<contextBuilderClassName>org.onap.appc.tools.generator.extensions.YangContextBuilderImpl