Commit dd6977d1e18b9f9dbb5269d2510f377b9d9b7296
1 parent
b8a8a3e2
pom.xml
Showing
1 changed file
with
1 additions
and
8 deletions
pom.xml
| @@ -158,13 +158,6 @@ | @@ -158,13 +158,6 @@ | ||
| 158 | <repositories> | 158 | <repositories> |
| 159 | <repository> | 159 | <repository> |
| 160 | <id>spring-snapshots</id> | 160 | <id>spring-snapshots</id> |
| 161 | - <url>http://repo1.maven.org/maven2</url> | ||
| 162 | - <snapshots> | ||
| 163 | - <enabled>true</enabled> | ||
| 164 | - </snapshots> | ||
| 165 | - </repository> | ||
| 166 | - <!-- <repository> | ||
| 167 | - <id>spring-snapshots</id> | ||
| 168 | <url>http://repo.spring.io/snapshot</url> | 161 | <url>http://repo.spring.io/snapshot</url> |
| 169 | <snapshots> | 162 | <snapshots> |
| 170 | <enabled>true</enabled> | 163 | <enabled>true</enabled> |
| @@ -173,7 +166,7 @@ | @@ -173,7 +166,7 @@ | ||
| 173 | <repository> | 166 | <repository> |
| 174 | <id>spring-milestones</id> | 167 | <id>spring-milestones</id> |
| 175 | <url>http://repo.spring.io/milestone</url> | 168 | <url>http://repo.spring.io/milestone</url> |
| 176 | - </repository> --> | 169 | + </repository> |
| 177 | </repositories> | 170 | </repositories> |
| 178 | <pluginRepositories> | 171 | <pluginRepositories> |
| 179 | <pluginRepository> | 172 | <pluginRepository> |