Skip to content

Commit

Permalink
HAWKULAR-382 Remove gson reference from module.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasponce committed Jul 6, 2015
1 parent 5fa0b70 commit c0baf10
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<resource-root path="${project.build.finalName}.jar" />
<resource-root path="hawkular-bus-common-${project.version}.jar" />
<resource-root path="hawkular-bus-mdb-${project.version}.jar" />
<resource-root path="gson-${version.com.google.code.gson}.jar" />
</resources>

<dependencies>
Expand Down

0 comments on commit c0baf10

Please sign in to comment.