Skip to content

Commit 89690a6

Browse files
committed
Consume not publish
1 parent cad6cc6 commit 89690a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

meta.data.action/pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@
6969
<repositories>
7070
<repository>
7171
<id>central</id>
72-
<url>https://central.sonatype.com/</url>
72+
<url>https://repo1.maven.org/maven2</url>
73+
<releases>
74+
<enabled>true</enabled>
75+
</releases>
7376
</repository>
7477
</repositories>
7578

0 commit comments

Comments
 (0)