aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDaniel Silverthorn <daniel.silverthorn@amdocs.com>2018-03-27 15:34:30 -0400
committerDaniel Silverthorn <daniel.silverthorn@amdocs.com>2018-03-27 15:50:56 -0400
commit807533f2043f371b18875d4d7160c35b2d599170 (patch)
tree2baeb25d711cad6d31afe2d53f0a1f937995748b /pom.xml
parent8bccfab4b81dbd88635a9fc130d44d59ce58abb3 (diff)
Use updated versions of librariesv1.2.1
Also add mockito dep Change-Id: Ia1d3180f4c0f1211d1f38b379160b14135135ba1 Issue-ID: AAI-945 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.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 4ebbf96..cd45310 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.aai.event-client</groupId>
<artifactId>event-client</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>aai-event-client</name>
<packaging>pom</packaging>
@@ -155,4 +155,4 @@
</site>
</distributionManagement>
-</project> \ No newline at end of file
+</project>