Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Nov 11, 2024
1 parent 10face6 commit 22d11e0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions java-shared-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,11 @@
</plugins>
<extensions>
<extension>
<!-- Enables "artifactregistry://" URL scheme (go/airlock/howto_maven).
Extensions cannot be included in profiles (
https://maven.apache.org/guides/introduction/introduction-to-profiles.html#profiles-in-poms) -->
<!--
Enables the "artifactregistry://" URL scheme (go/airlock/howto_maven).
Note that Maven extensions cannot be included in profiles (
https://maven.apache.org/guides/introduction/introduction-to-profiles.html#profiles-in-poms)
-->
<groupId>com.google.cloud.artifactregistry</groupId>
<artifactId>artifactregistry-maven-wagon</artifactId>
<version>2.2.3</version>
Expand Down

0 comments on commit 22d11e0

Please sign in to comment.