summaryrefslogtreecommitdiffstats
path: root/plugins/grToolkit/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/grToolkit/provider/pom.xml')
-rwxr-xr-xplugins/grToolkit/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/grToolkit/provider/pom.xml b/plugins/grToolkit/provider/pom.xml
index 35bb48ad2..8236705ad 100755
--- a/plugins/grToolkit/provider/pom.xml
+++ b/plugins/grToolkit/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.6</version>
+ <version>2.1.7-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -94,7 +94,7 @@
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
- <artifactId>akka-cluster_2.12</artifactId>
+ <artifactId>akka-cluster_2.13</artifactId>
<scope>provided</scope>
</dependency>
<dependency>