| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							| 
									
										
										
										
											2014-04-01 18:05:51 +08:00
										 |  |  | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | 
					
						
							| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | 	<modelVersion>4.0.0</modelVersion> | 
					
						
							|  |  |  | 	<parent> | 
					
						
							| 
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 |  |  | 		<groupId>org.springframework.boot</groupId> | 
					
						
							| 
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 |  |  | 		<artifactId>spring-boot-parent</artifactId> | 
					
						
							| 
									
										
										
										
											2014-09-05 09:41:09 +08:00
										 |  |  | 		<version>1.2.0.M1</version> | 
					
						
							| 
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 |  |  | 		<relativePath>../spring-boot-parent</relativePath> | 
					
						
							| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | 	</parent> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 	<artifactId>spring-boot-starters</artifactId> | 
					
						
							| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | 	<packaging>pom</packaging> | 
					
						
							| 
									
										
										
										
											2014-04-01 16:10:51 +08:00
										 |  |  | 	<name>Spring Boot Starters</name> | 
					
						
							|  |  |  | 	<description>Spring Boot Starters</description> | 
					
						
							|  |  |  | 	<url>http://projects.spring.io/spring-boot/</url> | 
					
						
							|  |  |  | 	<organization> | 
					
						
							|  |  |  | 		<name>Pivotal Software, Inc.</name> | 
					
						
							|  |  |  | 		<url>http://www.spring.io</url> | 
					
						
							|  |  |  | 	</organization> | 
					
						
							| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | 	<properties> | 
					
						
							|  |  |  | 		<main.basedir>${basedir}/..</main.basedir> | 
					
						
							|  |  |  | 	</properties> | 
					
						
							|  |  |  | 	<modules> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter</module> | 
					
						
							| 
									
										
										
										
											2013-10-07 23:54:52 +08:00
										 |  |  | 		<module>spring-boot-starter-amqp</module> | 
					
						
							| 
									
										
										
										
											2013-09-11 20:14:49 +08:00
										 |  |  | 		<module>spring-boot-starter-aop</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-batch</module> | 
					
						
							| 
									
										
										
										
											2014-06-01 19:32:46 +08:00
										 |  |  | 		<module>spring-boot-starter-data-elasticsearch</module> | 
					
						
							| 
									
										
										
										
											2014-03-29 13:47:56 +08:00
										 |  |  | 		<module>spring-boot-starter-data-gemfire</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-data-jpa</module> | 
					
						
							| 
									
										
										
										
											2014-01-27 02:25:45 +08:00
										 |  |  | 		<module>spring-boot-starter-data-mongodb</module> | 
					
						
							| 
									
										
										
										
											2014-04-28 15:52:37 +08:00
										 |  |  | 		<module>spring-boot-starter-data-rest</module> | 
					
						
							| 
									
										
										
										
											2014-04-28 13:45:19 +08:00
										 |  |  | 		<module>spring-boot-starter-data-solr</module> | 
					
						
							| 
									
										
										
										
											2014-04-30 00:46:55 +08:00
										 |  |  | 		<module>spring-boot-starter-freemarker</module> | 
					
						
							| 
									
										
										
										
											2014-05-28 23:13:16 +08:00
										 |  |  | 		<module>spring-boot-starter-groovy-templates</module> | 
					
						
							| 
									
										
										
										
											2014-05-28 20:41:34 +08:00
										 |  |  | 		<module>spring-boot-starter-hornetq</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-integration</module> | 
					
						
							| 
									
										
										
										
											2013-09-13 02:53:57 +08:00
										 |  |  | 		<module>spring-boot-starter-jdbc</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-jetty</module> | 
					
						
							| 
									
										
										
										
											2014-08-22 14:22:31 +08:00
										 |  |  | 		<module>spring-boot-starter-jta-atomikos</module> | 
					
						
							|  |  |  | 		<module>spring-boot-starter-jta-bitronix</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-logging</module> | 
					
						
							| 
									
										
										
										
											2013-12-17 01:18:28 +08:00
										 |  |  | 		<module>spring-boot-starter-log4j</module> | 
					
						
							| 
									
										
										
										
											2013-11-05 14:05:08 +08:00
										 |  |  | 		<module>spring-boot-starter-mobile</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 16:46:34 +08:00
										 |  |  | 		<module>spring-boot-starter-actuator</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-parent</module> | 
					
						
							| 
									
										
										
										
											2013-11-18 18:54:33 +08:00
										 |  |  | 		<module>spring-boot-starter-redis</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-security</module> | 
					
						
							| 
									
										
										
										
											2014-05-23 07:04:13 +08:00
										 |  |  | 		<module>spring-boot-starter-social-facebook</module> | 
					
						
							|  |  |  | 		<module>spring-boot-starter-social-twitter</module> | 
					
						
							|  |  |  | 		<module>spring-boot-starter-social-linkedin</module> | 
					
						
							| 
									
										
										
										
											2014-03-22 00:05:56 +08:00
										 |  |  | 		<module>spring-boot-starter-remote-shell</module> | 
					
						
							| 
									
										
										
										
											2013-10-11 03:46:59 +08:00
										 |  |  | 		<module>spring-boot-starter-test</module> | 
					
						
							| 
									
										
										
										
											2014-01-24 17:28:45 +08:00
										 |  |  | 		<module>spring-boot-starter-thymeleaf</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-tomcat</module> | 
					
						
							| 
									
										
										
										
											2014-05-08 00:34:24 +08:00
										 |  |  | 		<module>spring-boot-starter-velocity</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 |  |  | 		<module>spring-boot-starter-web</module> | 
					
						
							| 
									
										
										
										
											2013-07-31 05:02:25 +08:00
										 |  |  | 		<module>spring-boot-starter-websocket</module> | 
					
						
							| 
									
										
										
										
											2014-06-10 06:20:37 +08:00
										 |  |  | 		<module>spring-boot-starter-ws</module> | 
					
						
							| 
									
										
										
										
											2014-09-04 10:38:36 +08:00
										 |  |  | 		<module>spring-boot-starter-cloud</module> | 
					
						
							| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | 	</modules> | 
					
						
							| 
									
										
										
										
											2014-05-31 08:10:06 +08:00
										 |  |  | 	<build> | 
					
						
							|  |  |  | 		<plugins> | 
					
						
							|  |  |  | 			<plugin> | 
					
						
							|  |  |  | 				<groupId>org.apache.maven.plugins</groupId> | 
					
						
							|  |  |  | 				<artifactId>maven-enforcer-plugin</artifactId> | 
					
						
							|  |  |  | 				<executions> | 
					
						
							|  |  |  | 					<execution> | 
					
						
							|  |  |  | 						<id>enforce-rules</id> | 
					
						
							|  |  |  | 						<goals> | 
					
						
							|  |  |  | 							<goal>enforce</goal> | 
					
						
							|  |  |  | 						</goals> | 
					
						
							|  |  |  | 						<configuration> | 
					
						
							|  |  |  | 							<rules> | 
					
						
							|  |  |  | 								<bannedDependencies> | 
					
						
							|  |  |  | 									<excludes> | 
					
						
							| 
									
										
										
										
											2014-06-05 00:30:16 +08:00
										 |  |  | 										<exclude>commons-logging:*:*</exclude> | 
					
						
							| 
									
										
										
										
											2014-05-31 08:10:06 +08:00
										 |  |  | 									</excludes> | 
					
						
							|  |  |  | 									<searchTransitive>true</searchTransitive> | 
					
						
							|  |  |  | 								</bannedDependencies> | 
					
						
							| 
									
										
										
										
											2014-06-11 03:40:35 +08:00
										 |  |  | 								<dependencyConvergence /> | 
					
						
							| 
									
										
										
										
											2014-05-31 08:10:06 +08:00
										 |  |  | 							</rules> | 
					
						
							|  |  |  | 							<fail>true</fail> | 
					
						
							|  |  |  | 						</configuration> | 
					
						
							|  |  |  | 					</execution> | 
					
						
							|  |  |  | 				</executions> | 
					
						
							|  |  |  | 			</plugin> | 
					
						
							|  |  |  | 		</plugins> | 
					
						
							|  |  |  | 	</build> | 
					
						
							| 
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 |  |  | </project> |