Skip to content

Commit

Permalink
#538 - Updated location of static resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jan 31, 2017
1 parent 283a251 commit 276a7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,8 @@
<fromDir>${project.build.directory}/static-resources</fromDir>
<includes>**</includes>
<serverId>static-dot-s2</serverId>
<url>scp://static.springsource.org</url>
<toDir>/var/www/domains/springsource.org/www/htdocs/autorepo/docs/${project.artifactId}/${project.version}</toDir>
<url>scp://docs.af.pivotal.io</url>
<toDir>/var/www/domains/spring.io/www/htdocs/autorepo/docs/${project.artifactId}/${project.version}</toDir>
<optimize>true</optimize>
</configuration>
</execution>
Expand Down

0 comments on commit 276a7c1

Please sign in to comment.