File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 150150 </build >
151151 </profile >
152152 </profiles >
153+ <pluginRepositories >
154+ <pluginRepository >
155+ <id >spring-release</id >
156+ <name >Spring Release Repository</name >
157+ <url >http://maven.springframework.org/release</url >
158+ </pluginRepository >
159+ </pluginRepositories >
153160 <build >
154161 <extensions >
155162 <extension >
Original file line number Diff line number Diff line change 1111 <name >Spring WS Security</name >
1212 <description >Spring-WS WS-Security implementation</description >
1313 <repositories >
14- <repository >
15- <id >jboss.repository.releases.public</id >
16- <name >JBoss Repo Public</name >
17- <url >http://repository.jboss.org/nexus/content/groups/public-jboss</url >
18- </repository >
14+ <repository >
15+ <id >jboss.repository.releases.public</id >
16+ <name >JBoss Repo Public</name >
17+ <url >http://repository.jboss.org/nexus/content/groups/public-jboss</url >
18+ </repository >
1919 </repositories >
2020 <profiles >
2121 <profile >
118118 <artifactId >mail</artifactId >
119119 </dependency >
120120 <!-- Test dependencies -->
121- <dependency >
122- <groupId >org.springframework.security</groupId >
123- <artifactId >spring-security-core</artifactId >
124- <version >3.0.2.RELEASE</version >
125- <classifier >tests</classifier >
126- <scope >test</scope >
127- </dependency >
128121 <dependency >
129122 <groupId >org.codehaus.woodstox</groupId >
130123 <artifactId >woodstox-core-asl</artifactId >
You can’t perform that action at this time.
0 commit comments