diff options
Diffstat (limited to 'appc-sdc-listener')
-rw-r--r-- | appc-sdc-listener/appc-yang-generator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 3d027c572..46236f81c 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -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> |