diff options
Diffstat (limited to 'jython-tosca-parser/pom.xml')
-rw-r--r-- | jython-tosca-parser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jython-tosca-parser/pom.xml b/jython-tosca-parser/pom.xml index 7e29249..01507cc 100644 --- a/jython-tosca-parser/pom.xml +++ b/jython-tosca-parser/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.sdc.sdc-distribution-client</groupId> <artifactId>sdc-main-distribution-client</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.6-SNAPSHOT</version> </parent> <artifactId>jython-tosca-parser</artifactId> |