File tree Expand file tree Collapse file tree 12 files changed +11
-4
lines changed
spring-boot-integration-tests
spring-boot-sample-jersey
spring-boot-sample-jta-jndi
spring-boot-sample-servlet
spring-boot-sample-tomcat-jsp
spring-boot-sample-tomcat7-jsp
spring-boot-sample-web-jsp
spring-boot-sample-web-static
spring-boot-sample-websocket-jetty
spring-boot-sample-websocket-tomcat
spring-boot-sample-websocket-undertow Expand file tree Collapse file tree 12 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1818 </organization >
1919 <properties >
2020 <main .basedir>${basedir} /..</main .basedir>
21- <java .version>1.8</java .version>
2221 </properties >
2322 <modules >
2423 <module >spring-boot-gradle-tests</module >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >org.springframework.boot</groupId >
1918 </organization >
2019 <properties >
2120 <main .basedir>${basedir} /..</main .basedir>
22- <java .version>1.8</java .version>
2321 </properties >
2422 <modules >
2523 <module >spring-boot-sample-actuator</module >
Original file line number Diff line number Diff line change 1818 </organization >
1919 <properties >
2020 <main .basedir>${basedir} /../..</main .basedir>
21+ <java .version>1.7</java .version>
2122 </properties >
2223 <dependencies >
2324 <dependency >
Original file line number Diff line number Diff line change 1717 <url >http://www.spring.io</url >
1818 </organization >
1919 <properties >
20+ <java .version>1.7</java .version>
2021 <main .basedir>${basedir} /../..</main .basedir>
2122 </properties >
2223 <dependencies >
Original file line number Diff line number Diff line change 1818 </organization >
1919 <properties >
2020 <main .basedir>${basedir} /../..</main .basedir>
21+ <java .version>1.7</java .version>
2122 <m2eclipse .wtp.contextRoot>/</m2eclipse .wtp.contextRoot>
2223 </properties >
2324 <dependencies >
Original file line number Diff line number Diff line change 1919 <properties >
2020 <main .basedir>${basedir} /../..</main .basedir>
2121 <m2eclipse .wtp.contextRoot>/</m2eclipse .wtp.contextRoot>
22+ <java .version>1.7</java .version>
2223 </properties >
2324 <dependencies >
2425 <dependency >
Original file line number Diff line number Diff line change 2020 <main .basedir>${basedir} /../..</main .basedir>
2121 <m2eclipse .wtp.contextRoot>/</m2eclipse .wtp.contextRoot>
2222 <tomcat .version>7.0.59</tomcat .version>
23+ <java .version>1.7</java .version>
2324 </properties >
2425 <dependencies >
2526 <dependency >
Original file line number Diff line number Diff line change 1818 </organization >
1919 <properties >
2020 <main .basedir>${basedir} /../..</main .basedir>
21+ <java .version>1.7</java .version>
2122 <m2eclipse .wtp.contextRoot>/</m2eclipse .wtp.contextRoot>
2223 </properties >
2324 <dependencies >
Original file line number Diff line number Diff line change 1717 <url >http://www.spring.io</url >
1818 </organization >
1919 <properties >
20+ <java .version>1.7</java .version>
2021 <main .basedir>${basedir} /../..</main .basedir>
2122 </properties >
2223 <dependencies >
Original file line number Diff line number Diff line change 1717 </organization >
1818 <properties >
1919 <main .basedir>${basedir} /../..</main .basedir>
20+ <java .version>1.7</java .version>
2021 </properties >
2122 <dependencies >
2223 <dependency >
You can’t perform that action at this time.
0 commit comments