GHA: Switch p2 urls in poms to cdn.spring.io/spring-tools
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<repository>
|
||||
<id>sts4-language-servers-snapshot</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://dist.springsource.com/snapshot/TOOLS/sts4-language-servers/nightly/</url>
|
||||
<url>https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4-language-servers/nightly/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<serverId>s3</serverId>
|
||||
<url>https://dist.springsource.com/release/TOOLS/node-xterm</url>
|
||||
<url>https://cdn.spring.io/spring-tools/release/TOOLS/node-xterm</url>
|
||||
<fromFile>${archive-file}</fromFile>
|
||||
<toFile>${project.basedir}/lib/node-xterm.zip</toFile>
|
||||
</configuration>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<serverId>s3</serverId>
|
||||
<url>https://dist.springsource.com/release/TOOLS/node-xterm</url>
|
||||
<url>https://cdn.spring.io/spring-tools/release/TOOLS/node-xterm</url>
|
||||
<fromFile>${archive-file}</fromFile>
|
||||
<toFile>${project.basedir}/lib/node-xterm.zip</toFile>
|
||||
</configuration>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<serverId>s3</serverId>
|
||||
<url>https://dist.springsource.com/release/TOOLS/node-xterm</url>
|
||||
<url>https://cdn.spring.io/spring-tools/release/TOOLS/node-xterm</url>
|
||||
<fromFile>${archive-file}</fromFile>
|
||||
<toFile>${project.basedir}/lib/node-xterm.zip</toFile>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user