Skip to content

Commit 09501fe

Browse files
committed
fix: remove MavenRepo causing build failure
1 parent 0790875 commit 09501fe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@
121121
<id>sonatype-oss-snapshots1</id>
122122
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
123123
</repository>
124-
<repository>
125-
<id>MavenRepo</id>
126-
<url>https://repo.maven.apache.org/maven2/</url>
127-
</repository>
128124
</repositories>
129125

130126
<dependencies>

0 commit comments

Comments
 (0)