File tree Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change 2121 <url >https://github.com/quarkiverse/quarkus-operator-sdk</url >
2222 <tag >HEAD</tag >
2323 </scm >
24-
25- <repositories >
26- <repository >
27- <snapshots >
28- <enabled >false</enabled >
29- </snapshots >
30- <id >central</id >
31- <name >Central Repository</name >
32- <url >https://repo.maven.apache.org/maven2</url >
33- </repository >
34-
35- <repository >
36- <id >oss-sonatype</id >
37- <name >oss-sonatype</name >
38- <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
39- <snapshots >
40- <enabled >true</enabled >
41- <updatePolicy >never</updatePolicy >
42- </snapshots >
43- </repository >
44-
45- <repository >
46- <id >oss-sonatype-quarkus</id >
47- <name >oss-sonatype-quarkus</name >
48- <url >https://s01.oss.sonatype.org/content/repositories/snapshots/</url >
49- <snapshots >
50- <enabled >true</enabled >
51- <updatePolicy >never</updatePolicy >
52- </snapshots >
53- </repository >
54- </repositories >
55-
56- <pluginRepositories >
57- <pluginRepository >
58- <id >oss-sonatype-quarkus</id >
59- <name >oss-sonatype-quarkus</name >
60- <url >https://s01.oss.sonatype.org/content/repositories/snapshots/</url >
61- <snapshots >
62- <enabled >true</enabled >
63- </snapshots >
64- </pluginRepository >
65- </pluginRepositories >
66-
6724 <distributionManagement >
6825 <snapshotRepository >
6926 <id >ossrh</id >
You can’t perform that action at this time.
0 commit comments