Skip to content

Commit

Permalink
Added WAR artifact to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
haumacher committed Jan 23, 2022
1 parent 250f2b6 commit ac379d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<asset>${basedir}/client/target/wizard-client-${project.version}.jar/</asset>
<asset>${basedir}/client/target/Zauberer-${project.version}.exe</asset>
<asset>${basedir}/server/target/wizard-server-${project.version}-full.jar/</asset>
<asset>${basedir}/server/target/wizard-server-${project.version}.war/</asset>
</assets>
</configuration>
</plugin>
Expand Down

0 comments on commit ac379d5

Please sign in to comment.