File tree 4 files changed +9
-36
lines changed
spring-data-mongodb-cross-store
spring-data-mongodb-parent
4 files changed +9
-36
lines changed Original file line number Diff line number Diff line change 270
270
<url >http://repository.springsource.com/maven/bundles/release</url >
271
271
</pluginRepository >
272
272
<pluginRepository >
273
- <id >repository.springframework.maven. release</id >
273
+ <id >spring-libs- release</id >
274
274
<name >Spring Framework Maven Release Repository</name >
275
- <url >http://repo.springsource.org/release</url >
275
+ <url >http://repo.springsource.org/libs- release</url >
276
276
</pluginRepository >
277
277
</pluginRepositories >
278
278
Original file line number Diff line number Diff line change 151
151
</dependency >
152
152
153
153
</dependencies >
154
- <repositories >
155
- <repository >
156
- <id >jboss-repository</id >
157
- <name >JBoss Public Repository</name >
158
- <url >http://repository.jboss.org/nexus/content/groups/public-jboss</url >
159
- </repository >
160
- </repositories >
161
- <pluginRepositories >
162
- <pluginRepository >
163
- <id >spring-maven-milestones</id >
164
- <name >Springframework Maven Milestone Repository</name >
165
- <url >http://maven.springframework.org/milestone</url >
166
- </pluginRepository >
167
- <pluginRepository >
168
- <id >spring-maven-release</id >
169
- <name >Springframework Maven Release Repository</name >
170
- <url >http://maven.springframework.org/release</url >
171
- </pluginRepository >
172
- </pluginRepositories >
154
+
173
155
<build >
174
156
<plugins >
175
157
<plugin >
Original file line number Diff line number Diff line change 375
375
<url >http://repository.springsource.com/maven/bundles/release</url >
376
376
</pluginRepository >
377
377
<pluginRepository >
378
- <id >repository.springframework.maven. release</id >
378
+ <id >spring-libs- release</id >
379
379
<name >Spring Framework Maven Release Repository</name >
380
- <url >http://repo.springsource.org/release</url >
380
+ <url >http://repo.springsource.org/libs- release</url >
381
381
</pluginRepository >
382
382
</pluginRepositories >
383
383
<repositories >
384
384
<repository >
385
- <id >repository.springframework.maven.release </id >
385
+ <id >spring-libs-snapshot </id >
386
386
<name >Spring Framework Maven Release Repository</name >
387
- <url >http://repo.springsource.org/release </url >
387
+ <url >http://repo.springsource.org/libs-snapshot </url >
388
388
</repository >
389
389
</repositories >
390
390
<reporting >
Original file line number Diff line number Diff line change 128
128
</dependency >
129
129
130
130
</dependencies >
131
+
131
132
<build >
132
133
<plugins >
133
134
<plugin >
154
155
</plugin >
155
156
</plugins >
156
157
</build >
157
-
158
- <repositories >
159
- <repository >
160
- <id >querydsl</id >
161
- <name >Mysema QueryDsl</name >
162
- <url >http://source.mysema.com/maven2/releases</url >
163
- <snapshots >
164
- <enabled >false</enabled >
165
- </snapshots >
166
- </repository >
167
- </repositories >
158
+
168
159
</project >
You can’t perform that action at this time.
0 commit comments