Skip to content

Commit e188c0e

Browse files
committed
Test bin deploy
1 parent d7d0ac8 commit e188c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zookeeper-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<artifactId>maven-deploy-plugin</artifactId>
170170
<configuration>
171171
<!-- this module isn't to be deployed to Maven Central -->
172-
<skip>true</skip>
172+
<skip>false</skip>
173173
</configuration>
174174
</plugin>
175175
</plugins>

0 commit comments

Comments
 (0)