Skip to content

Commit

Permalink
Merge pull request #17 from muralibasani/improvements_3.3
Browse files Browse the repository at this point in the history
Updated pom packaging to jar
  • Loading branch information
muralibasani authored Nov 10, 2019
2 parents eb36b6d + 9eaff6b commit 12a7171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>kafkawize</artifactId>
<version>3.3</version>

<packaging>pom</packaging>
<packaging>jar</packaging>

<name>Kafkawize</name>
<description>KafkaWize SelfService Portal</description>
Expand Down

0 comments on commit 12a7171

Please sign in to comment.