Skip to content

Commit

Permalink
Removed maven deploy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-koteswaradodda authored Sep 27, 2024
1 parent b0e4aa6 commit 2006e47
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,15 +286,6 @@
<goals>deploy</goals>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.3</version>
<configuration>
<repositoryId>artifact-registry</repositoryId>
<url>https://us-west1-maven.pkg.dev/som-rit-infrastructure-prod/public-maven</url>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 2006e47

Please sign in to comment.