diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-10-23 09:51:07 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-10-23 09:51:07 -0700 |
commit | 7653b26a950d3313f3f159ab76eec1f186055ac8 (patch) | |
tree | 1b9a832fa62dc00ec22ae03fa0068251615c456f /thedarkcolour/kotlinforforge | |
parent | b8a70e38f3e135f44fd5b3f37bd2aea793335a71 (diff) | |
download | KotlinForForge-7653b26a950d3313f3f159ab76eec1f186055ac8.tar.gz KotlinForForge-7653b26a950d3313f3f159ab76eec1f186055ac8.tar.bz2 KotlinForForge-7653b26a950d3313f3f159ab76eec1f186055ac8.zip |
Update README.md
Diffstat (limited to 'thedarkcolour/kotlinforforge')
-rw-r--r-- | thedarkcolour/kotlinforforge/1.6.2/kotlinforforge-1.6.2.pom | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/thedarkcolour/kotlinforforge/1.6.2/kotlinforforge-1.6.2.pom b/thedarkcolour/kotlinforforge/1.6.2/kotlinforforge-1.6.2.pom index 069cfbc..32e033a 100644 --- a/thedarkcolour/kotlinforforge/1.6.2/kotlinforforge-1.6.2.pom +++ b/thedarkcolour/kotlinforforge/1.6.2/kotlinforforge-1.6.2.pom @@ -6,13 +6,6 @@ <groupId>thedarkcolour</groupId> <artifactId>kotlinforforge</artifactId> <version>1.6.2</version> - <repositories> - <repository> - <id>kt-eap</id> - <name>Kotlin Early Access</name> - <url>https://dl.bintray.com/kotlin/kotlin-eap</url> - </repository> - </repositories> <dependencies> <dependency> <groupId>org.jetbrains.kotlin</groupId> |