mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 05:13:33 +00:00
Update bundlor to M5
This commit is contained in:
parent
ecbacddc7c
commit
06e393a171
7
pom.xml
7
pom.xml
@ -106,11 +106,6 @@
|
|||||||
<name>SpringSource Enterprise Bundle Repository - SpringSource Milestone Releases</name>
|
<name>SpringSource Enterprise Bundle Repository - SpringSource Milestone Releases</name>
|
||||||
<url>http://repository.springsource.com/maven/bundles/milestone</url>
|
<url>http://repository.springsource.com/maven/bundles/milestone</url>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
<pluginRepository>
|
|
||||||
<id>com.springsource.repository.bundles.snapshot</id>
|
|
||||||
<name>SpringSource Enterprise Bundle Repository - Snapshots</name>
|
|
||||||
<url>http://repository.springsource.com/maven/bundles/snapshot</url>
|
|
||||||
</pluginRepository>
|
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
<mailingLists>
|
<mailingLists>
|
||||||
@ -287,7 +282,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.springsource.bundlor</groupId>
|
<groupId>com.springsource.bundlor</groupId>
|
||||||
<artifactId>com.springsource.bundlor.maven</artifactId>
|
<artifactId>com.springsource.bundlor.maven</artifactId>
|
||||||
<version>1.0.0.BUILD-20090617.134232-66</version>
|
<version>1.0.0.M5</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>bundlor</id>
|
<id>bundlor</id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user