2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >org.springframework.boot</groupId >
4
4
<artifactId >spring-boot-dependencies</artifactId >
5
- <version >1.2.0.BUILD-SNAPSHOT </version >
5
+ <version >1.2.0.M1 </version >
6
6
<packaging >pom</packaging >
7
7
<name >Spring Boot Dependencies</name >
8
8
<description >Spring Boot Dependencies</description >
44
44
</developers >
45
45
<properties >
46
46
<!-- Spring Boot -->
47
- <spring-boot .version>1.2.0.BUILD-SNAPSHOT </spring-boot .version>
47
+ <spring-boot .version>1.2.0.M1 </spring-boot .version>
48
48
<!-- Third Party -->
49
49
<activemq .version>5.9.1</activemq .version>
50
50
<aspectj .version>1.8.2</aspectj .version>
136
136
<dependency >
137
137
<groupId >org.springframework.boot</groupId >
138
138
<artifactId >spring-boot</artifactId >
139
- <version >1.2.0.BUILD-SNAPSHOT </version >
139
+ <version >1.2.0.M1 </version >
140
140
</dependency >
141
141
<dependency >
142
142
<groupId >org.springframework.boot</groupId >
143
143
<artifactId >spring-boot</artifactId >
144
144
<type >test-jar</type >
145
- <version >1.2.0.BUILD-SNAPSHOT </version >
145
+ <version >1.2.0.M1 </version >
146
146
</dependency >
147
147
<dependency >
148
148
<groupId >org.springframework.boot</groupId >
149
149
<artifactId >spring-boot-actuator</artifactId >
150
- <version >1.2.0.BUILD-SNAPSHOT </version >
150
+ <version >1.2.0.M1 </version >
151
151
</dependency >
152
152
<dependency >
153
153
<groupId >org.springframework.boot</groupId >
154
154
<artifactId >spring-boot-autoconfigure</artifactId >
155
- <version >1.2.0.BUILD-SNAPSHOT </version >
155
+ <version >1.2.0.M1 </version >
156
156
</dependency >
157
157
<dependency >
158
158
<groupId >org.springframework.boot</groupId >
159
159
<artifactId >spring-boot-dependency-tools</artifactId >
160
- <version >1.2.0.BUILD-SNAPSHOT </version >
160
+ <version >1.2.0.M1 </version >
161
161
</dependency >
162
162
<dependency >
163
163
<groupId >org.springframework.boot</groupId >
164
164
<artifactId >spring-boot-loader</artifactId >
165
- <version >1.2.0.BUILD-SNAPSHOT </version >
165
+ <version >1.2.0.M1 </version >
166
166
</dependency >
167
167
<dependency >
168
168
<groupId >org.springframework.boot</groupId >
169
169
<artifactId >spring-boot-loader-tools</artifactId >
170
- <version >1.2.0.BUILD-SNAPSHOT </version >
170
+ <version >1.2.0.M1 </version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >org.springframework.boot</groupId >
174
174
<artifactId >spring-boot-starter</artifactId >
175
- <version >1.2.0.BUILD-SNAPSHOT </version >
175
+ <version >1.2.0.M1 </version >
176
176
<exclusions >
177
177
<exclusion >
178
178
<groupId >commons-logging</groupId >
183
183
<dependency >
184
184
<groupId >org.springframework.boot</groupId >
185
185
<artifactId >spring-boot-starter-actuator</artifactId >
186
- <version >1.2.0.BUILD-SNAPSHOT </version >
186
+ <version >1.2.0.M1 </version >
187
187
</dependency >
188
188
<dependency >
189
189
<groupId >org.springframework.boot</groupId >
190
190
<artifactId >spring-boot-starter-amqp</artifactId >
191
- <version >1.2.0.BUILD-SNAPSHOT </version >
191
+ <version >1.2.0.M1 </version >
192
192
</dependency >
193
193
<dependency >
194
194
<groupId >org.springframework.boot</groupId >
195
195
<artifactId >spring-boot-starter-aop</artifactId >
196
- <version >1.2.0.BUILD-SNAPSHOT </version >
196
+ <version >1.2.0.M1 </version >
197
197
</dependency >
198
198
<dependency >
199
199
<groupId >org.springframework.boot</groupId >
200
200
<artifactId >spring-boot-starter-cloud</artifactId >
201
- <version >1.2.0.BUILD-SNAPSHOT </version >
201
+ <version >1.2.0.M1 </version >
202
202
</dependency >
203
203
<dependency >
204
204
<groupId >org.springframework.boot</groupId >
205
205
<artifactId >spring-boot-starter-batch</artifactId >
206
- <version >1.2.0.BUILD-SNAPSHOT </version >
206
+ <version >1.2.0.M1 </version >
207
207
</dependency >
208
208
<dependency >
209
209
<groupId >org.springframework.boot</groupId >
210
210
<artifactId >spring-boot-starter-data-elasticsearch</artifactId >
211
- <version >1.2.0.BUILD-SNAPSHOT </version >
211
+ <version >1.2.0.M1 </version >
212
212
</dependency >
213
213
<dependency >
214
214
<groupId >org.springframework.boot</groupId >
215
215
<artifactId >spring-boot-starter-data-gemfire</artifactId >
216
- <version >1.2.0.BUILD-SNAPSHOT </version >
216
+ <version >1.2.0.M1 </version >
217
217
</dependency >
218
218
<dependency >
219
219
<groupId >org.springframework.boot</groupId >
220
220
<artifactId >spring-boot-starter-data-jpa</artifactId >
221
- <version >1.2.0.BUILD-SNAPSHOT </version >
221
+ <version >1.2.0.M1 </version >
222
222
</dependency >
223
223
<dependency >
224
224
<groupId >org.springframework.boot</groupId >
225
225
<artifactId >spring-boot-starter-data-mongodb</artifactId >
226
- <version >1.2.0.BUILD-SNAPSHOT </version >
226
+ <version >1.2.0.M1 </version >
227
227
</dependency >
228
228
<dependency >
229
229
<groupId >org.springframework.boot</groupId >
230
230
<artifactId >spring-boot-starter-data-rest</artifactId >
231
- <version >1.2.0.BUILD-SNAPSHOT </version >
231
+ <version >1.2.0.M1 </version >
232
232
</dependency >
233
233
<dependency >
234
234
<groupId >org.springframework.boot</groupId >
235
235
<artifactId >spring-boot-starter-data-solr</artifactId >
236
- <version >1.2.0.BUILD-SNAPSHOT </version >
236
+ <version >1.2.0.M1 </version >
237
237
</dependency >
238
238
<dependency >
239
239
<groupId >org.springframework.boot</groupId >
240
240
<artifactId >spring-boot-starter-freemarker</artifactId >
241
- <version >1.2.0.BUILD-SNAPSHOT </version >
241
+ <version >1.2.0.M1 </version >
242
242
</dependency >
243
243
<dependency >
244
244
<groupId >org.springframework.boot</groupId >
245
245
<artifactId >spring-boot-starter-groovy-templates</artifactId >
246
- <version >1.2.0.BUILD-SNAPSHOT </version >
246
+ <version >1.2.0.M1 </version >
247
247
</dependency >
248
248
<dependency >
249
249
<groupId >org.springframework.boot</groupId >
250
250
<artifactId >spring-boot-starter-hornetq</artifactId >
251
- <version >1.2.0.BUILD-SNAPSHOT </version >
251
+ <version >1.2.0.M1 </version >
252
252
</dependency >
253
253
<dependency >
254
254
<groupId >org.springframework.boot</groupId >
255
255
<artifactId >spring-boot-starter-integration</artifactId >
256
- <version >1.2.0.BUILD-SNAPSHOT </version >
256
+ <version >1.2.0.M1 </version >
257
257
</dependency >
258
258
<dependency >
259
259
<groupId >org.springframework.boot</groupId >
260
260
<artifactId >spring-boot-starter-jdbc</artifactId >
261
- <version >1.2.0.BUILD-SNAPSHOT </version >
261
+ <version >1.2.0.M1 </version >
262
262
</dependency >
263
263
<dependency >
264
264
<groupId >org.springframework.boot</groupId >
265
265
<artifactId >spring-boot-starter-jetty</artifactId >
266
- <version >1.2.0.BUILD-SNAPSHOT </version >
266
+ <version >1.2.0.M1 </version >
267
267
</dependency >
268
268
<dependency >
269
269
<groupId >org.springframework.boot</groupId >
270
270
<artifactId >spring-boot-starter-jta-atomikos</artifactId >
271
- <version >1.2.0.BUILD-SNAPSHOT </version >
271
+ <version >1.2.0.M1 </version >
272
272
</dependency >
273
273
<dependency >
274
274
<groupId >org.springframework.boot</groupId >
275
275
<artifactId >spring-boot-starter-jta-bitronix</artifactId >
276
- <version >1.2.0.BUILD-SNAPSHOT </version >
276
+ <version >1.2.0.M1 </version >
277
277
</dependency >
278
278
<dependency >
279
279
<groupId >org.springframework.boot</groupId >
280
280
<artifactId >spring-boot-starter-log4j</artifactId >
281
- <version >1.2.0.BUILD-SNAPSHOT </version >
281
+ <version >1.2.0.M1 </version >
282
282
</dependency >
283
283
<dependency >
284
284
<groupId >org.springframework.boot</groupId >
285
285
<artifactId >spring-boot-starter-logging</artifactId >
286
- <version >1.2.0.BUILD-SNAPSHOT </version >
286
+ <version >1.2.0.M1 </version >
287
287
</dependency >
288
288
<dependency >
289
289
<groupId >org.springframework.boot</groupId >
290
290
<artifactId >spring-boot-starter-mobile</artifactId >
291
- <version >1.2.0.BUILD-SNAPSHOT </version >
291
+ <version >1.2.0.M1 </version >
292
292
</dependency >
293
293
<dependency >
294
294
<groupId >org.springframework.boot</groupId >
295
295
<artifactId >spring-boot-starter-redis</artifactId >
296
- <version >1.2.0.BUILD-SNAPSHOT </version >
296
+ <version >1.2.0.M1 </version >
297
297
</dependency >
298
298
<dependency >
299
299
<groupId >org.springframework.boot</groupId >
300
300
<artifactId >spring-boot-starter-remote-shell</artifactId >
301
- <version >1.2.0.BUILD-SNAPSHOT </version >
301
+ <version >1.2.0.M1 </version >
302
302
</dependency >
303
303
<dependency >
304
304
<groupId >org.springframework.boot</groupId >
305
305
<artifactId >spring-boot-starter-security</artifactId >
306
- <version >1.2.0.BUILD-SNAPSHOT </version >
306
+ <version >1.2.0.M1 </version >
307
307
</dependency >
308
308
<dependency >
309
309
<groupId >org.springframework.boot</groupId >
310
310
<artifactId >spring-boot-starter-social-facebook</artifactId >
311
- <version >1.2.0.BUILD-SNAPSHOT </version >
311
+ <version >1.2.0.M1 </version >
312
312
</dependency >
313
313
<dependency >
314
314
<groupId >org.springframework.boot</groupId >
315
315
<artifactId >spring-boot-starter-social-linkedin</artifactId >
316
- <version >1.2.0.BUILD-SNAPSHOT </version >
316
+ <version >1.2.0.M1 </version >
317
317
</dependency >
318
318
<dependency >
319
319
<groupId >org.springframework.boot</groupId >
320
320
<artifactId >spring-boot-starter-social-twitter</artifactId >
321
- <version >1.2.0.BUILD-SNAPSHOT </version >
321
+ <version >1.2.0.M1 </version >
322
322
</dependency >
323
323
<dependency >
324
324
<groupId >org.springframework.boot</groupId >
325
325
<artifactId >spring-boot-starter-test</artifactId >
326
- <version >1.2.0.BUILD-SNAPSHOT </version >
326
+ <version >1.2.0.M1 </version >
327
327
<exclusions >
328
328
<exclusion >
329
329
<groupId >commons-logging</groupId >
334
334
<dependency >
335
335
<groupId >org.springframework.boot</groupId >
336
336
<artifactId >spring-boot-starter-thymeleaf</artifactId >
337
- <version >1.2.0.BUILD-SNAPSHOT </version >
337
+ <version >1.2.0.M1 </version >
338
338
</dependency >
339
339
<dependency >
340
340
<groupId >org.springframework.boot</groupId >
341
341
<artifactId >spring-boot-starter-tomcat</artifactId >
342
- <version >1.2.0.BUILD-SNAPSHOT </version >
342
+ <version >1.2.0.M1 </version >
343
343
</dependency >
344
344
<dependency >
345
345
<groupId >org.springframework.boot</groupId >
346
346
<artifactId >spring-boot-starter-velocity</artifactId >
347
- <version >1.2.0.BUILD-SNAPSHOT </version >
347
+ <version >1.2.0.M1 </version >
348
348
</dependency >
349
349
<dependency >
350
350
<groupId >org.springframework.boot</groupId >
351
351
<artifactId >spring-boot-starter-web</artifactId >
352
- <version >1.2.0.BUILD-SNAPSHOT </version >
352
+ <version >1.2.0.M1 </version >
353
353
</dependency >
354
354
<dependency >
355
355
<groupId >org.springframework.boot</groupId >
356
356
<artifactId >spring-boot-starter-websocket</artifactId >
357
- <version >1.2.0.BUILD-SNAPSHOT </version >
357
+ <version >1.2.0.M1 </version >
358
358
</dependency >
359
359
<dependency >
360
360
<groupId >org.springframework.boot</groupId >
361
361
<artifactId >spring-boot-starter-ws</artifactId >
362
- <version >1.2.0.BUILD-SNAPSHOT </version >
362
+ <version >1.2.0.M1 </version >
363
363
</dependency >
364
364
365
365
<!-- Third Party -->
1381
1381
</plugins >
1382
1382
</pluginManagement >
1383
1383
</build >
1384
- <profiles >
1385
- <profile >
1386
- <id >default</id >
1387
- <activation >
1388
- <activeByDefault >true</activeByDefault >
1389
- </activation >
1390
- <repositories >
1391
- <!--
1392
- Repositories to allow snapshot and milestone BOM imports during
1393
- development. This section is stripped out when a full release is prepared.
1394
- -->
1395
- <repository >
1396
- <id >spring-milestones</id >
1397
- <name >Spring Milestones</name >
1398
- <url >http://repo.spring.io/milestone</url >
1399
- <snapshots >
1400
- <enabled >false</enabled >
1401
- </snapshots >
1402
- </repository >
1403
- <repository >
1404
- <id >spring-snapshots</id >
1405
- <name >Spring Snapshots</name >
1406
- <url >http://repo.spring.io/snapshot</url >
1407
- <snapshots >
1408
- <enabled >true</enabled >
1409
- </snapshots >
1410
- </repository >
1411
- </repositories >
1412
- </profile >
1413
- <profile >
1414
- <id >integration-test</id >
1415
- </profile >
1416
- </profiles >
1417
- </project >
1384
+ </project >
0 commit comments