Commit 3d820adb authored by Stephane Nicoll's avatar Stephane Nicoll

Remove outdated Kotlin internal dependency management

parent 5aa66305
...@@ -198,11 +198,6 @@ ...@@ -198,11 +198,6 @@
<artifactId>aether-util</artifactId> <artifactId>aether-util</artifactId>
<version>${aether.version}</version> <version>${aether.version}</version>
</dependency> </dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-runtime</artifactId>
<version>1.1.4-3</version>
</dependency>
<dependency> <dependency>
<groupId>org.sonatype.plexus</groupId> <groupId>org.sonatype.plexus</groupId>
<artifactId>plexus-build-api</artifactId> <artifactId>plexus-build-api</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment