Skip to content

Commit

Permalink
fix pom warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz committed Jun 20, 2024
1 parent 6d1572b commit 804a7ca
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,17 +164,6 @@
</configuration>
</plugin>

<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<publishingServerId>central</publishingServerId>
<tokenAuth>true</tokenAuth>
<deploymentName>ASPR MS Taskit Protobuf</deploymentName>
</configuration>
</plugin>

<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
Expand Down

0 comments on commit 804a7ca

Please sign in to comment.