Skip to content

Commit a8662b6

Browse files
author
Pankaj Agrawal
committed
chore: skip deploying module
1 parent c19b0a7 commit a8662b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

powertools-test-suite/pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
</developer>
3434
</developers>
3535

36+
<properties>
37+
<maven.deploy.skip>true</maven.deploy.skip>
38+
</properties>
39+
3640
<distributionManagement>
3741
<snapshotRepository>
3842
<id>ossrh</id>

0 commit comments

Comments
 (0)