summaryrefslogtreecommitdiffstats
path: root/adaptors/aai-service/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'adaptors/aai-service/provider/pom.xml')
-rwxr-xr-xadaptors/aai-service/provider/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/adaptors/aai-service/provider/pom.xml b/adaptors/aai-service/provider/pom.xml
index 1bb7505b2..118abfbcf 100755
--- a/adaptors/aai-service/provider/pom.xml
+++ b/adaptors/aai-service/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -36,6 +36,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
+ <version>3.12.4</version>
<scope>test</scope>
</dependency>
<dependency>