Skip to content

Commit 811c561

Browse files
disable staging-3p
1 parent 247cec2 commit 811c561

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

pom.xml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -253,18 +253,18 @@
253253
</snapshots>
254254
</pluginRepository>
255255
<!-- 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>
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>-->
268268
<pluginRepository>
269269
<id>central</id>
270270
<!-- Disable default Maven Central -->
@@ -306,18 +306,18 @@
306306
</snapshots>
307307
</repository>
308308
<!-- 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>
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>-->
321321
<repository>
322322
<id>central</id>
323323
<!-- Disable default Maven Central -->

0 commit comments

Comments
 (0)