Skip to content

Commit 03f0545

Browse files
authored
Merge pull request #72 from onewelcome/SAAS-974
SAAS-974 Replace *.onegini.com with *.onewelcome.com
2 parents a684f4c + cd6fad9 commit 03f0545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<image>gcr.io/distroless/java17-debian11:nonroot</image>
196196
</from>
197197
<to>
198-
<image>snapshot.onegini.com/${docker.groupName}/${docker.imageName}</image>
198+
<image>snapshot.onewelcome.com/${docker.groupName}/${docker.imageName}</image>
199199
<tags>${project.version},${git.commit.id.describe}</tags>
200200
</to>
201201
</configuration>

0 commit comments

Comments
 (0)