Skip to content

Commit 0402ed1

Browse files
disable staging-3p
1 parent 811c561 commit 0402ed1

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

pom.xml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -252,19 +252,6 @@
252252
<enabled>true</enabled>
253253
</snapshots>
254254
</pluginRepository>
255-
<!-- Adding a fallback to airlock 3p staging till all the license verification issues are resolved -->
256-
<!-- <pluginRepository>-->
257-
<!-- <id>airlock-staging</id>-->
258-
<!-- <name>Airlock</name>-->
259-
<!-- <url>artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven</url>-->
260-
<!-- <layout>default</layout>-->
261-
<!-- <releases>-->
262-
<!-- <enabled>true</enabled>-->
263-
<!-- </releases>-->
264-
<!-- <snapshots>-->
265-
<!-- <enabled>true</enabled>-->
266-
<!-- </snapshots>-->
267-
<!-- </pluginRepository>-->
268255
<pluginRepository>
269256
<id>central</id>
270257
<!-- Disable default Maven Central -->
@@ -305,19 +292,6 @@
305292
<enabled>true</enabled>
306293
</snapshots>
307294
</repository>
308-
<!-- Adding a fallback to airlock 3p staging till all the license verification issues are resolved -->
309-
<!-- <repository>-->
310-
<!-- <id>airlock-staging</id>-->
311-
<!-- <name>Airlock</name>-->
312-
<!-- <url>artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven</url>-->
313-
<!-- <layout>default</layout>-->
314-
<!-- <releases>-->
315-
<!-- <enabled>true</enabled>-->
316-
<!-- </releases>-->
317-
<!-- <snapshots>-->
318-
<!-- <enabled>true</enabled>-->
319-
<!-- </snapshots>-->
320-
<!-- </repository>-->
321295
<repository>
322296
<id>central</id>
323297
<!-- Disable default Maven Central -->

0 commit comments

Comments
 (0)