Skip to content

Commit f3769c3

Browse files
remove staging 3p
1 parent fd4a02a commit f3769c3

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

google-cloud-spanner-bom/pom.xml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -137,19 +137,6 @@
137137
<enabled>true</enabled>
138138
</snapshots>
139139
</pluginRepository>
140-
<!-- Adding a fallback to airlock 3p staging till all the license verification issues are resolved -->
141-
<pluginRepository>
142-
<id>airlock-staging</id>
143-
<name>Airlock</name>
144-
<url>artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven</url>
145-
<layout>default</layout>
146-
<releases>
147-
<enabled>true</enabled>
148-
</releases>
149-
<snapshots>
150-
<enabled>true</enabled>
151-
</snapshots>
152-
</pluginRepository>
153140
<pluginRepository>
154141
<id>central</id>
155142
<!-- Disable default Maven Central -->
@@ -190,19 +177,6 @@
190177
<enabled>true</enabled>
191178
</snapshots>
192179
</repository>
193-
<!-- Adding a fallback to airlock 3p staging till all the license verification issues are resolved -->
194-
<repository>
195-
<id>airlock-staging</id>
196-
<name>Airlock</name>
197-
<url>artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/ah-3p-staging-maven</url>
198-
<layout>default</layout>
199-
<releases>
200-
<enabled>true</enabled>
201-
</releases>
202-
<snapshots>
203-
<enabled>true</enabled>
204-
</snapshots>
205-
</repository>
206180
<repository>
207181
<id>central</id>
208182
<!-- Disable default Maven Central -->

0 commit comments

Comments
 (0)