Add SpringSource snapshot repository, to provide access to spring-expressions

This commit is contained in:
Ben Alex 2008-11-17 15:05:33 +00:00
parent 1cf59b249a
commit 713bcb4aab
1 changed files with 5 additions and 0 deletions

View File

@ -86,6 +86,11 @@
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
<url>http://repository.springsource.com/maven/bundles/external</url>
</repository>
<repository>
<id>com.springsource.repository.bundles.snapshot</id>
<name>SpringSource Enterprise Bundle Repository - SpringSource Snapshot Releases</name>
<url>http://repository.springsource.com/maven/bundles/snapshot</url>
</repository>
</repositories>
<mailingLists>