Skip to content

Commit a35c82c

Browse files
committed
Fixed build failure
Signed-off-by: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com>
1 parent 347142c commit a35c82c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

kernel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636

3737
<repositories>
3838
<repository>
39-
<id>ossrh-central</id>
39+
<id>ossrh</id>
4040
<name>MavenCentralRepository</name>
41-
<url>https://central.sonatype.com/repository/maven-snapshots</url>
41+
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
4242
<layout>default</layout>
4343
<snapshots>
4444
<enabled>true</enabled>

0 commit comments

Comments
 (0)