File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
java/org/myrobotlab/framework/repo
resources/resource/framework/archive Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 107107 <repository >
108108 <id >myrobotlab</id >
109109 <name >myrobotlab</name >
110- <url >https://repo.myrobotlab.org /artifactory/myrobotlab</url >
110+ <url >https://myrobotlab- repo.s3.amazonaws.com /artifactory/myrobotlab</url >
111111 </repository >
112112 <!-- for sarxos webcam -->
113113 <repository >
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ protected Repo() {
144144 // "the big kahuna"));
145145 // remotes.add(new RemoteRepo("bintray2", "https://dl.bintray.com", "more
146146 // big kahuna"));
147- remotes .add (new RemoteRepo ("myrobotlab" , "https://repo.myrobotlab.org /artifactory/myrobotlab" , "all other mrl deps" ));
147+ remotes .add (new RemoteRepo ("myrobotlab" , "https://myrobotlab- repo.s3.amazonaws.com /artifactory/myrobotlab" , "all other mrl deps" ));
148148 remotes .add (new RemoteRepo ("sarxos" , "https://oss.sonatype.org/content/repositories/snapshots" , "for sarxos webcam" ));
149149
150150 // DO NOT INCLUDE - messed up repo !
Original file line number Diff line number Diff line change 33 <repositories >
44 <repository >
55 <id >myrobotlab</id >
6- <name >repo.myrobotlab.org </name >
7- <url >http ://repo.myrobotlab.org /artifactory/myrobotlab</url >
6+ <name >myrobotlab- repo.s3.amazonaws.com </name >
7+ <url >https ://myrobotlab- repo.s3.amazonaws.com /artifactory/myrobotlab</url >
88 </repository >
99 <repository >
1010 <id >bintray</id >
You can’t perform that action at this time.
0 commit comments