Skip to content

Commit a5124d1

Browse files
committed
removing legacy repos
1 parent efe2519 commit a5124d1

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,6 @@ repositories {
163163

164164
maven { url 'https://repo1.maven.org/maven2/'}
165165

166-
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
167-
//maven { url 'https://oss.sonatype.org/service/local/staging/deploy/maven2/' }
168-
maven { url 'https://oss.sonatype.org/content/repositories/releases/' }
169-
//com.neuronrobotics hosting point
170-
maven { url 'https://oss.sonatype.org/content/repositories/staging/' }
171166

172167
// maven {
173168
// url "https://repo.myrobotlab.org/artifactory/myrobotlab/"
@@ -201,7 +196,6 @@ repositories {
201196

202197
maven { url "https://jitpack.io" }
203198
maven { url "https://repo.eclipse.org/content/groups/releases/" }
204-
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
205199
maven { url "https://dl.bintray.com/dfki-lt/maven/" }
206200
maven { url "https://raw.github.com/marytts/marytts/master/repository/" }
207201
maven { url "https://repo.jenkins-ci.org/public/" }

libraries/bowler-script-kernel

0 commit comments

Comments
 (0)