File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff 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/" }
You can’t perform that action at this time.
0 commit comments