Skip to content

Commit

Permalink
* Remove references to repository.snappydata.io as maven repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh Shetkar committed Apr 18, 2018
1 parent 19743f0 commit bed771d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ allprojects {
maven { url 'https://dl.bintray.com/big-data/maven' }
maven { url "https://repo.spring.io/libs-release" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url 'http://repository.snappydata.io/repository/internal' }
maven { url 'http://repository.snappydata.io/repository/snapshots' }
// maven { url 'http://repository.snappydata.io/repository/internal' }
// maven { url 'http://repository.snappydata.io/repository/snapshots' }
maven { url 'https://app.camunda.com/nexus/content/repositories/public' }
}

Expand Down

0 comments on commit bed771d

Please sign in to comment.