Release appc
[appc.git] / appc-sdc-listener / appc-yang-generator / pom.xml
index aae2c57..127ec23 100644 (file)
@@ -28,13 +28,13 @@ limitations under the License.
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>2.6.1</version>
+               <version>2.6.2</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
 
     <artifactId>appc-yang-generator</artifactId>
-    <version>1.6.3-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>