diff options
author | Michael Lando <ml636r@att.com> | 2017-04-18 10:54:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-04-18 10:54:30 +0000 |
commit | 9cb83cb1b15e93c95b1462fc2e3315b35dbc6c4d (patch) | |
tree | 87f28dc3cc9eeef4de641d1efe94541fdb6284be /jython-tosca-parser | |
parent | 3a3b9a240974189766a7a72b026cb85cc9cbadc2 (diff) | |
parent | b9e7afd028547fa7d000b3982f24ec32f06235db (diff) |
Merge "[SDC-9] TLS 1.2 and HTTPS"
Diffstat (limited to 'jython-tosca-parser')
-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 01507cc..ea942b7 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.6-SNAPSHOT</version> + <version>1.1.7-SNAPSHOT</version> </parent> <artifactId>jython-tosca-parser</artifactId> |