Skip to content

Commit

Permalink
RDAPI-30348 disable the release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
wlai-axway committed Aug 23, 2023
1 parent b776074 commit 46a9e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
</configuration>
</plugin>
<!-- Declaration place matters must be after gpg. -->
<plugin>
<!--plugin>
<groupId>org.apache.commons</groupId>
<artifactId>commons-release-plugin</artifactId>
<version>1.8.0</version>
Expand Down Expand Up @@ -424,7 +424,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin-->
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
Expand Down

0 comments on commit 46a9e8c

Please sign in to comment.