Skip to content

Commit e9045e2

Browse files
Merge pull request #2053 from gooddata/GRIF-262
GRIF-262: Using code artifact for building
2 parents 2131255 + b700f0b commit e9045e2

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)