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 9
9
<distributionManagement >
10
10
<downloadUrl >http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl >
11
11
<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 >
15
14
</repository >
16
15
<snapshotRepository >
17
16
<id >spring-snapshot</id >
Original file line number Diff line number Diff line change 79
79
<distributionManagement >
80
80
<downloadUrl >http://www.springsource.com/download/community?project=Spring%20Web%20Services</downloadUrl >
81
81
<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 >
85
84
</repository >
86
85
<snapshotRepository >
87
86
<id >spring-s3</id >
Original file line number Diff line number Diff line change 148
148
<xsl : param name =" tablecolumns.extension" >0</xsl : param >
149
149
<xsl : param name =" callout.extensions" >1</xsl : param >
150
150
<!-- 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 >
152
152
153
153
<!-- ###################################################
154
154
Table Of Contents
You can’t perform that action at this time.
0 commit comments