diff --git a/edgegrid-signer-gatling/pom.xml b/edgegrid-signer-gatling/pom.xml index 8901e58..dbd86c3 100644 --- a/edgegrid-signer-gatling/pom.xml +++ b/edgegrid-signer-gatling/pom.xml @@ -14,11 +14,6 @@ jar Gatling binding for EdgeGrid Client - - 2.2.4 - 3.3.2 - - com.akamai.edgegrid @@ -33,19 +28,28 @@ io.gatling.highcharts gatling-charts-highcharts - + + org.scala-lang + scala-library + + + org.apache.maven.plugins + maven-source-plugin + net.alchim31.maven scala-maven-plugin - ${scala-maven-plugin.version} + 3.4.2 + add-source compile + doc-jar testCompile @@ -54,7 +58,7 @@ io.gatling gatling-maven-plugin - ${gatling-plugin.version} + 2.2.4 true @@ -62,4 +66,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index ac1a1a6..198c86f 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,11 @@ 1.3 test + + org.scala-lang + scala-library + 2.12.6 + org.slf4j slf4j-api