diff options
author | mark.j.leonard <mark.j.leonard@gmail.com> | 2018-11-07 11:36:42 +0000 |
---|---|---|
committer | mark.j.leonard <mark.j.leonard@gmail.com> | 2018-11-07 11:39:18 +0000 |
commit | a0bd44713526d50f305116ad7751e9087952d421 (patch) | |
tree | d2dc9b3857037b11a42a6b499d08a78499e0d8ab /pom.xml | |
parent | c3d7c9a953af53954b5b791869d8585d31c8eba2 (diff) |
Upgrade Babel to sdc-tosca 1.4.6
Change-Id: I53863aabd02050606605f2e905186b01232a77c9
Issue-ID: AAI-1771
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ <!-- Dependency Versions --> <common.logging.version>1.2.2</common.logging.version> - <sdc.tosca.version>1.4.4</sdc.tosca.version> + <sdc.tosca.version>1.4.6</sdc.tosca.version> <commons.compress.version>1.18</commons.compress.version> <javax.ws.rs.version>2.1</javax.ws.rs.version> <mvn.jaxb2.version>0.13.2</mvn.jaxb2.version> |