Skip to content

Commit b700f0b

Browse files
config: Using code artifact during building
1 parent 2131255 commit b700f0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ci/redshift/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,8 @@
6464

6565
<repositories>
6666
<repository>
67-
<id>my-repo1</id>
68-
<name>my custom repo</name>
69-
<url>https://sonatype-nexus.intgdc.com/repository/public/</url>
67+
<id>redshift</id>
68+
<url>https://s3.amazonaws.com/redshift-maven-repository/release</url>
7069
</repository>
7170
</repositories>
7271
</project>

0 commit comments

Comments
 (0)