X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d133eb4bdbc55d0e42345f8646aa7c7f0a0c4bf5;hb=73c00e1b21b79d324a415114372ef2c12f98d7b5;hp=dd06c26d4fe4382638b36e572b4b3d3f6034c3f4;hpb=e5f7f4db8bd4b14af0ce2f220872c88973489d98;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index dd06c26..d133eb4 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.6.1-SNAPSHOT + 1.7.1-SNAPSHOT jar aai-babel @@ -42,7 +42,7 @@ - 2.1.6.RELEASE + 2.1.12.RELEASE UTF-8 UTF-8 @@ -79,12 +79,14 @@ 2.1 0.13.2 org.onap.aai.schema-service - 1.6.3 + 1.7.6 1.2.1 1.3.0 1.6 1.2.3 1.8 + 2.2.11 + 1.1.1 yyyyMMdd'T'HHmmss'Z' @@ -295,6 +297,26 @@ ${xmlunit.version} test + + javax.xml.bind + jaxb-api + ${jaxb.version} + + + com.sun.xml.bind + jaxb-core + ${jaxb.version} + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} + + + javax.activation + activation + ${javax.activation.version} +