Skip to content

Commit

Permalink
Migrate away from bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobl committed Apr 5, 2021
1 parent 6526ced commit 3ffadff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ subprojects {
mavenLocal()
mavenCentral()
maven { url "https://jitpack.io" }
maven { url "https://dl.bintray.com/jmonkeyengine/org.jmonkeyengine" }
}


Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jme_version = -SNAPSHOT
jme_group = com.github.jMonkeyEngine.jmonkeyengine
jme_version = 3.3.2-stable
jme_group = org.jmonkeyengine

0 comments on commit 3ffadff

Please sign in to comment.