Skip to content

Commit

Permalink
Cleanup module references
Browse files Browse the repository at this point in the history
  • Loading branch information
GedMarc committed Feb 28, 2024
1 parent be7d8ea commit b1c9bb5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Jaxrs/BasicJLink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@
</dependency>
</dependencies>
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit b1c9bb5

Please sign in to comment.