summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/service
diff options
context:
space:
mode:
authorSerban Jora <sj2381@att.com>2018-04-11 15:57:02 -0400
committerSerban Jora <sj2381@att.com>2018-04-11 15:57:49 -0400
commit66dddcabdf9b91f8d0ba95c2f6500d03fd79f2e6 (patch)
treee3b41f9845a37ed4622217e19119c9b31065ace0 /javatoscachecker/service
parentfd3287187e487d8b0789484def296074e985b7cb (diff)
Update inter-module dependency
Update references to the correct version Change-Id: I01df34b1ccc22c6473ccd1411c46786c4e9c49d9 Signed-off-by: Serban Jora <sj2381@att.com> Issue-ID: MODELING-53 Signed-off-by: Serban Jora <sj2381@att.com>
Diffstat (limited to 'javatoscachecker/service')
-rw-r--r--javatoscachecker/service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/javatoscachecker/service/pom.xml b/javatoscachecker/service/pom.xml
index 20cbc38..537e4e5 100644
--- a/javatoscachecker/service/pom.xml
+++ b/javatoscachecker/service/pom.xml
@@ -285,7 +285,7 @@
<dependency>
<groupId>org.onap.modeling.toscaparsers</groupId>
<artifactId>Checker</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</dependency>
</dependencies>