File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <groupId >com.github.docker-java</groupId >
1111 <artifactId >docker-java</artifactId >
1212 <packaging >jar</packaging >
13- <version >3.0.8-SNAPSHOT</version >
13+ <version >3.0.8-ALIEN- SNAPSHOT</version >
1414
1515 <name >docker-java</name >
1616 <url >https://github.com/docker-java/docker-java</url >
259259 </dependencies >
260260
261261 <distributionManagement >
262- <snapshotRepository >
263- <id >ossrh</id >
264- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
265- </snapshotRepository >
266262 <repository >
267- <id >ossrh </id >
268- <url >https://oss.sonatype. org/service/local/staging/deploy/maven2/ </url >
263+ <id >repo.opensource.fastconnect.org </id >
264+ <url >https://fastconnect. org/maven/content/repositories/opensource </url >
269265 </repository >
266+ <snapshotRepository >
267+ <id >repo.opensource.snapshot.fastconnect.org</id >
268+ <url >https://fastconnect.org/maven/content/repositories/opensource-snapshot</url >
269+ </snapshotRepository >
270270 </distributionManagement >
271271
272272 <build >
You can’t perform that action at this time.
0 commit comments