We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4179145 commit b202a7cCopy full SHA for b202a7c
pom.xml
@@ -1293,18 +1293,6 @@
1293
<name>Maven Repository</name>
1294
<url>https://repo.maven.apache.org/maven2</url>
1295
</repository>
1296
-
1297
- <repository>
1298
- <releases>
1299
- <enabled>true</enabled>
1300
- </releases>
1301
- <snapshots>
1302
- <enabled>false</enabled>
1303
- </snapshots>
1304
- <id>kyuubi-shaded-staging</id>
1305
- <name>kyuubi-shaded-staging</name>
1306
- <url>https://repository.apache.org/content/repositories/orgapachekyuubi-1056</url>
1307
- </repository>
1308
</repositories>
1309
1310
<pluginRepositories>
0 commit comments