We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2131255 commit b700f0bCopy full SHA for b700f0b
ci/redshift/pom.xml
@@ -64,9 +64,8 @@
64
65
<repositories>
66
<repository>
67
- <id>my-repo1</id>
68
- <name>my custom repo</name>
69
- <url>https://sonatype-nexus.intgdc.com/repository/public/</url>
+ <id>redshift</id>
+ <url>https://s3.amazonaws.com/redshift-maven-repository/release</url>
70
</repository>
71
</repositories>
72
</project>
0 commit comments