diff options
Diffstat (limited to 'common/openecomp-tosca-datatype')
-rw-r--r-- | common/openecomp-tosca-datatype/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/openecomp-tosca-datatype/pom.xml b/common/openecomp-tosca-datatype/pom.xml index 50919463d0..7fbedef7cd 100644 --- a/common/openecomp-tosca-datatype/pom.xml +++ b/common/openecomp-tosca-datatype/pom.xml @@ -10,7 +10,7 @@ <parent> <artifactId>openecomp-common-lib</artifactId> <groupId>org.openecomp.sdc.common</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |