diff options
author | Michael Lando <ml636r@att.com> | 2017-04-06 16:20:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-04-06 16:20:54 +0000 |
commit | 5fedaea41630b553c68b60a6442e703f11ea12f3 (patch) | |
tree | 509b0fa32a70295cf606499262b7ac2884fb9552 /jython-tosca-parser/pom.xml | |
parent | 6e74314df1333835c319ed167ff16fba204c5e42 (diff) | |
parent | 9fc2ad8285866c5d45391f9c9f4f49a87a36763a (diff) |
Merge "[SDC-8] implementing the tosca stubs"
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> |