summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManzon, Inna (im453s) <im453s@intl.att.com>2018-11-29 18:07:09 +0200
committerManzon, Inna (im453s) <im453s@intl.att.com>2018-12-03 17:07:10 +0200
commitc6349247602f23e3de21523057b81dc54650e95a (patch)
tree188ecb13a6c97b8fba705aece6b8ca002c1ad29c /pom.xml
parent53d28c9bcd293052b978ad0f312733bfd5d64308 (diff)
SDC Tosca Parser getEntity API1.4.8
Change-Id: I4b357eefee16f5d8cfe34b48b5f1096e8ded31ff Issue-ID: SDC-1967 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e1f846d..65afd76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<artifactId>sdc-tosca</artifactId>
<name>sdc-sdc-tosca</name>
<description>SDC Tosca Parser JAR file for use by consumers</description>
- <version>1.4.7-SNAPSHOT</version>
+ <version>1.4.8-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.onap.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.4.7</version>
+ <version>1.4.8</version>
</dependency>