summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2020-04-02 15:02:00 -0400
committerJimmy Forsyth <jf2512@att.com>2020-04-02 15:02:05 -0400
commit0630530e1f11c5fbf0df5a958d5e2f2f78306180 (patch)
treecdfbc439f47339f8d01879c80eaa53bf4c85609b
parent31a0c7672923b82561c34299cbcaed3f216c2eb2 (diff)
Fix banned dependency for release job
Issue-ID: AAI-2580 Change-Id: I77fc4d5776e8bfc7f679b56ad5ac2f11eb5fd4ae Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--sparkybe-onap-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml
index 9a138bb..a93061b 100644
--- a/sparkybe-onap-application/pom.xml
+++ b/sparkybe-onap-application/pom.xml
@@ -181,7 +181,7 @@
<dependency>
<groupId>org.onap.aai.sparky-be</groupId>
<artifactId>sparkybe-onap-service</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</dependency>