Skip to content

Commit

Permalink
SAK-31564 - Missing artifact sakai-rsf-web-templates (sakaiproject#3117)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonespm authored Aug 2, 2016
1 parent 1b3a182 commit bbcd317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rsf/sakai-rsf-web/templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<properties>
<deploy.appserver.home>${sakai.appserver.home}</deploy.appserver.home>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- This has a webapp but is needed by some projects, so deploy it -->
<maven.deploy.skip>false</maven.deploy.skip>
<skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
</properties>
<packaging>war</packaging>
<dependencies>
Expand Down

0 comments on commit bbcd317

Please sign in to comment.