File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020
2121 <groupId >io.cdap.plugin</groupId >
2222 <artifactId >google-cloud</artifactId >
23- <version >0.25.0-SNAPSHOT </version >
23+ <version >0.25.0</version >
2424 <name >Google Cloud Plugins</name >
2525 <packaging >jar</packaging >
2626 <description >Plugins for Google Big Query</description >
5858 <distributionManagement >
5959 <repository >
6060 <id >sonatype.release</id >
61- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2</url >
61+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2</url >
6262 </repository >
6363 <snapshotRepository >
6464 <id >sonatype.snapshots</id >
65- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
65+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
6666 </snapshotRepository >
6767 </distributionManagement >
6868
11711171 <version >1.6.14</version >
11721172 <extensions >true</extensions >
11731173 <configuration >
1174- <nexusUrl >https://oss.sonatype.org</nexusUrl >
1174+ <nexusUrl >https://s01. oss.sonatype.org</nexusUrl >
11751175 <serverId >sonatype.release</serverId >
11761176 </configuration >
11771177 </plugin >
You can’t perform that action at this time.
0 commit comments