Skip to content

Commit

Permalink
Don't deploy microprofile/grpc/tests
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Aug 10, 2024
1 parent a284f49 commit 8363b8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions microprofile/grpc/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@

<properties>
<maven.javadoc.skip>true</maven.javadoc.skip>
<maven.deploy.skip>true</maven.deploy.skip>
<maven.sources.skip>true</maven.sources.skip>
</properties>

<dependencies>
Expand Down

0 comments on commit 8363b8b

Please sign in to comment.