Skip to content

Commit cd6fad9

Browse files
SAAS-974 Replace *.onegini.com with *.onewelcome.com
1 parent a684f4c commit cd6fad9

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)