Skip to content

Commit 9297097

Browse files
committed
ci: add repository to pom.xml
1 parent 6cb27b5 commit 9297097

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@
167167
</dependency>
168168
</dependencies>
169169

170+
<repositories>
171+
<repository>
172+
<id>mavenCentral</id>
173+
<url>https://repo1.maven.org/maven2/</url>
174+
</repository>
175+
</repositories>
176+
170177
<profiles>
171178
<profile>
172179
<id>publish</id>

0 commit comments

Comments
 (0)