Skip to content

Commit 05cca47

Browse files
committed
Do not ignore cli fat jar when deploying
1 parent da4688e commit 05cca47

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cli/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232
<name>Galleon CLI Fat JAR</name>
3333
<url>http://maven.apache.org</url>
3434

35-
<properties>
36-
<!-- Don't deploy the CLI fat jar -->
37-
<maven.deploy.skip>true</maven.deploy.skip>
38-
</properties>
3935
<dependencies>
4036
<dependency>
4137
<groupId>org.jboss.galleon</groupId>

0 commit comments

Comments
 (0)