aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormark.j.leonard <mark.j.leonard@gmail.com>2018-10-09 14:53:08 +0100
committermark.j.leonard <mark.j.leonard@gmail.com>2018-10-09 14:53:08 +0100
commit58877c8fbec433c42d5e0f3bbf71f5a440343469 (patch)
treeb9ca3a8dec2c8f30c76dd1b1b62dd5c8848d4b44 /pom.xml
parent7f5e9cf4d3cb5dc63fca4e27935b4a3164749406 (diff)
Downgrade to sdc-tosca 1.4.41.3.0
Release 1.4.5 has a dependency on a SNAPSHOT jar and therefore must not be used. Change-Id: Ibc7a3d8f7f60eb06c01daaacb451fbc9748c4048 Issue-ID: AAI-1445 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5f45688..3e3eb98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<!-- Dependency Versions -->
<common.logging.version>1.2.2</common.logging.version>
- <sdc.tosca.version>1.4.5</sdc.tosca.version>
+ <sdc.tosca.version>1.4.4</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>