Release appc
[appc.git] / appc-sdc-listener / appc-yang-generator / pom.xml
index 3d027c5..127ec23 100644 (file)
@@ -34,7 +34,7 @@ limitations under the License.
         <groupId>org.onap.appc</groupId>
 
     <artifactId>appc-yang-generator</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.4</version>
     <packaging>jar</packaging>
 
     <properties>
@@ -77,7 +77,7 @@ limitations under the License.
         <dependency>
             <groupId>org.openecomp.sdc.common</groupId>
             <artifactId>openecomp-tosca-datatype</artifactId>
-            <version>${toscalib.version}</version>
+            <version>${tosca.datatype.version}</version>
             <exclusions>
                 <exclusion>
                     <groupId>com.datastax.cassandra</groupId>