File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 454
454
<fromDir >${project.root} /target/schemas</fromDir >
455
455
<includes >*.xsd,.autoschemaln</includes >
456
456
<serverId >static-dot-s2</serverId >
457
- <url >scp://static.springsource.org </url >
458
- <toDir >/var/www/domains/springsource.org /www/htdocs/autorepo/schema/${dist.id} /${project.version} </toDir >
457
+ <url >scp://docs.af.pivotal.io </url >
458
+ <toDir >/var/www/domains/spring.io /www/htdocs/autorepo/schema/${dist.id} /${project.version} </toDir >
459
459
<optimize >true</optimize >
460
460
</configuration >
461
461
</execution >
472
472
<fromDir >${project.build.directory} /static-resources</fromDir >
473
473
<includes >**</includes >
474
474
<serverId >static-dot-s2</serverId >
475
- <url >scp://static.springsource.org </url >
476
- <toDir >/var/www/domains/springsource.org /www/htdocs/autorepo/docs/${dist.id} /${project.version} </toDir >
475
+ <url >scp://docs.af.pivotal.io </url >
476
+ <toDir >/var/www/domains/spring.io /www/htdocs/autorepo/docs/${dist.id} /${project.version} </toDir >
477
477
<optimize >true</optimize >
478
478
</configuration >
479
479
</execution >
You can’t perform that action at this time.
0 commit comments