File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 99 <distributionManagement >
1010 <downloadUrl >http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl >
1111 <repository >
12- <id >spring-release</id >
13- <name >Spring Release Repository</name >
14- <url >s3://maven.springframework.org/release</url >
12+ <id >local</id >
13+ <url >file:///Users/arjen/Projects/Spring/repos/repo</url >
1514 </repository >
1615 <snapshotRepository >
1716 <id >spring-snapshot</id >
Original file line number Diff line number Diff line change 7979 <distributionManagement >
8080 <downloadUrl >http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl >
8181 <repository >
82- <id >spring-release</id >
83- <name >Spring Release Repository</name >
84- <url >s3://maven.springframework.org/release</url >
82+ <id >local</id >
83+ <url >file:///Users/arjen/Projects/Spring/repos/repo</url >
8584 </repository >
8685 <snapshotRepository >
8786 <id >spring-s3</id >
Original file line number Diff line number Diff line change 148148 <xsl : param name =" tablecolumns.extension" >0</xsl : param >
149149 <xsl : param name =" callout.extensions" >1</xsl : param >
150150 <!-- FOP provide only PDF Bookmarks at the moment -->
151- <xsl : param name =" fop .extensions" >1</xsl : param >
151+ <xsl : param name =" fop1 .extensions" >1</xsl : param >
152152
153153 <!-- ###################################################
154154 Table Of Contents
You can’t perform that action at this time.
0 commit comments