Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
2475d9c5
Commit
2475d9c5
authored
Jan 22, 2014
by
Spring Buildmaster
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 1.0.0.RC1
parent
595cb6d5
Changes
61
Show whitespace changes
Inline
Side-by-side
Showing
61 changed files
with
148 additions
and
229 deletions
+148
-229
pom.xml
pom.xml
+8
-15
pom.xml
spring-boot-actuator/pom.xml
+2
-3
pom.xml
spring-boot-autoconfigure/pom.xml
+2
-3
pom.xml
spring-boot-cli/pom.xml
+13
-26
pom.xml
spring-boot-dependencies/pom.xml
+2
-3
pom.xml
spring-boot-docs/pom.xml
+4
-8
pom.xml
spring-boot-full-build/pom.xml
+2
-3
pom.xml
spring-boot-integration-tests/pom.xml
+2
-3
pom.xml
spring-boot-parent/pom.xml
+4
-5
pom.xml
spring-boot-samples/pom.xml
+2
-3
pom.xml
...ng-boot-samples/spring-boot-sample-actuator-log4j/pom.xml
+2
-3
pom.xml
...ng-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-actuator/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-amqp/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-aop/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-batch/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-integration/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-jetty/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-profile/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-secure/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-servlet/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-simple/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-traditional/pom.xml
+3
-4
pom.xml
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-static/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-websocket/pom.xml
+3
-3
pom.xml
spring-boot-samples/spring-boot-sample-xml/pom.xml
+2
-3
pom.xml
spring-boot-starters/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-actuator/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-amqp/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-aop/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-batch/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-integration/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-jdbc/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-jetty/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-log4j/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-logging/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-mobile/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-parent/pom.xml
+5
-6
pom.xml
spring-boot-starters/spring-boot-starter-redis/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-security/pom.xml
+2
-3
pom.xml
...ng-boot-starters/spring-boot-starter-shell-remote/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-test/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-tomcat/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-web/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-websocket/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter/pom.xml
+2
-3
pom.xml
spring-boot-tools/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-gradle-plugin/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-loader-tools/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-loader/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-maven-plugin/pom.xml
+2
-3
pom.xml
spring-boot/pom.xml
+2
-3
No files found.
pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-build
</artifactId>
<artifactId>
spring-boot-build
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<prerequisites>
<prerequisites>
<maven>
3.0.0
</maven>
<maven>
3.0.0
</maven>
...
@@ -96,20 +95,15 @@
...
@@ -96,20 +95,15 @@
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<propertyregex
property=
"version-type"
override=
"true"
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<stringutil
string=
"${version-type}"
property=
"profile"
>
<stringutil
string=
"${version-type}"
property=
"profile"
>
<lowercase
/>
<lowercase
/>
</stringutil>
</stringutil>
<echo
message=
"Writing settings for ${profile} profile"
/>
<echo
message=
"Writing settings for ${profile} profile"
/>
<copy
file=
".settings-template.xml"
tofile=
"settings.xml"
<copy
file=
".settings-template.xml"
tofile=
"settings.xml"
overwrite=
"true"
>
overwrite=
"true"
>
<filterset>
<filterset>
<filter
token=
"profile"
value=
"${profile}"
/>
<filter
token=
"profile"
value=
"${profile}"
/>
</filterset>
</filterset>
...
@@ -126,8 +120,7 @@
...
@@ -126,8 +120,7 @@
<inherited>
false
</inherited>
<inherited>
false
</inherited>
<configuration>
<configuration>
<target>
<target>
<property
name=
"sourceFile"
<property
name=
"sourceFile"
value=
"spring-boot-starters/spring-boot-starter-parent/pom.xml"
/>
value=
"spring-boot-starters/spring-boot-starter-parent/pom.xml"
/>
<xslt
in=
"${sourceFile}"
out=
"${sourceFile}.new"
force=
"true"
>
<xslt
in=
"${sourceFile}"
out=
"${sourceFile}.new"
force=
"true"
>
<style>
<style>
<string>
<![CDATA[
<string>
<![CDATA[
...
...
spring-boot-actuator/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-actuator
</artifactId>
<artifactId>
spring-boot-actuator
</artifactId>
...
...
spring-boot-autoconfigure/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-autoconfigure
</artifactId>
<artifactId>
spring-boot-autoconfigure
</artifactId>
...
...
spring-boot-cli/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-cli
</artifactId>
<artifactId>
spring-boot-cli
</artifactId>
...
@@ -31,7 +30,7 @@
...
@@ -31,7 +30,7 @@
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
${project.version}
</version>
<version>
1.0.0.RC1
</version>
<type>
pom
</type>
<type>
pom
</type>
<scope>
import
</scope>
<scope>
import
</scope>
</dependency>
</dependency>
...
@@ -276,10 +275,7 @@
...
@@ -276,10 +275,7 @@
<typedef
resource=
"foundrylogic/vpp/typedef.properties"
/>
<typedef
resource=
"foundrylogic/vpp/typedef.properties"
/>
<taskdef
resource=
"foundrylogic/vpp/taskdef.properties"
/>
<taskdef
resource=
"foundrylogic/vpp/taskdef.properties"
/>
<property
name=
"dependencies"
value=
"${project.parent}"
/>
<property
name=
"dependencies"
value=
"${project.parent}"
/>
<vppcopy
<vppcopy
file=
"${basedir}/src/main/resources/META-INF/springcli.properties.vpp"
tofile=
"${project.build.directory}/generated-resources/META-INF/springcli.properties"
overwrite=
"true"
/>
file=
"${basedir}/src/main/resources/META-INF/springcli.properties.vpp"
tofile=
"${project.build.directory}/generated-resources/META-INF/springcli.properties"
overwrite=
"true"
/>
</target>
</target>
</configuration>
</configuration>
<goals>
<goals>
...
@@ -298,30 +294,21 @@
...
@@ -298,30 +294,21 @@
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<propertyregex
property=
"version-type"
override=
"true"
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<stringutil
string=
"${version-type}"
property=
"repo"
>
<stringutil
string=
"${version-type}"
property=
"repo"
>
<lowercase
/>
<lowercase
/>
</stringutil>
</stringutil>
<checksum
algorithm=
"sha-1"
<checksum
algorithm=
"sha-1"
file=
"${project.build.directory}/spring-boot-cli-${project.version}-bin.tar.gz"
property=
"checksum"
/>
file=
"${project.build.directory}/spring-boot-cli-${project.version}-bin.tar.gz"
<echo
message=
"Customizing homebrew for ${project.version} with checksum ${checksum} in ${repo} repo"
/>
property=
"checksum"
/>
<copy
file=
"${basedir}/src/main/homebrew/springboot.rb"
tofile=
"${project.build.directory}/springboot.rb"
overwrite=
"true"
>
<echo
message=
"Customizing homebrew for ${project.version} with checksum ${checksum} in ${repo} repo"
/>
<copy
file=
"${basedir}/src/main/homebrew/springboot.rb"
tofile=
"${project.build.directory}/springboot.rb"
overwrite=
"true"
>
<filterchain>
<filterchain>
<expandproperties
/>
<expandproperties
/>
</filterchain>
</filterchain>
</copy>
</copy>
<attachartifact
file=
"${project.build.directory}/springboot.rb"
<attachartifact
file=
"${project.build.directory}/springboot.rb"
classifier=
"homebrew"
type=
"rb"
/>
classifier=
"homebrew"
type=
"rb"
/>
</target>
</target>
</configuration>
</configuration>
</execution>
</execution>
...
@@ -388,7 +375,7 @@
...
@@ -388,7 +375,7 @@
</goals>
</goals>
</pluginExecutionFilter>
</pluginExecutionFilter>
<action>
<action>
<ignore
></ignore
>
<ignore
/
>
</action>
</action>
</pluginExecution>
</pluginExecution>
</pluginExecutions>
</pluginExecutions>
...
...
spring-boot-dependencies/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<properties>
<properties>
<activemq.version>
5.7.0
</activemq.version>
<activemq.version>
5.7.0
</activemq.version>
...
...
spring-boot-docs/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-docs
</artifactId>
<artifactId>
spring-boot-docs
</artifactId>
...
@@ -72,11 +71,8 @@
...
@@ -72,11 +71,8 @@
</goals>
</goals>
<configuration>
<configuration>
<target>
<target>
<zip
<zip
destfile=
"${project.build.directory}/${project.name}-${project.version}.zip"
>
destfile=
"${project.build.directory}/${project.name}-${project.version}.zip"
>
<zipfileset
src=
"${project.build.directory}/${project.name}-${project.version}-javadoc.jar"
prefix=
"api"
/>
<zipfileset
src=
"${project.build.directory}/${project.name}-${project.version}-javadoc.jar"
prefix=
"api"
/>
</zip>
</zip>
</target>
</target>
...
...
spring-boot-full-build/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-full-build
</artifactId>
<artifactId>
spring-boot-full-build
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<modules>
<modules>
<module>
../
</module>
<module>
../
</module>
...
...
spring-boot-integration-tests/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-integration-tests
</artifactId>
<artifactId>
spring-boot-integration-tests
</artifactId>
...
...
spring-boot-parent/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-dependencies
</relativePath>
<relativePath>
../spring-boot-dependencies
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
...
@@ -283,7 +282,7 @@
...
@@ -283,7 +282,7 @@
</goals>
</goals>
</pluginExecutionFilter>
</pluginExecutionFilter>
<action>
<action>
<ignore
></ignore
>
<ignore
/
>
</action>
</action>
</pluginExecution>
</pluginExecution>
<pluginExecution>
<pluginExecution>
...
@@ -302,7 +301,7 @@
...
@@ -302,7 +301,7 @@
</goals>
</goals>
</pluginExecutionFilter>
</pluginExecutionFilter>
<action>
<action>
<ignore
></ignore
>
<ignore
/
>
</action>
</action>
</pluginExecution>
</pluginExecution>
</pluginExecutions>
</pluginExecutions>
...
...
spring-boot-samples/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-starters/spring-boot-starter-parent
</relativePath>
<relativePath>
../spring-boot-starters/spring-boot-starter-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator-log4j
</artifactId>
<artifactId>
spring-boot-sample-actuator-log4j
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator-noweb
</artifactId>
<artifactId>
spring-boot-sample-actuator-noweb
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator-ui
</artifactId>
<artifactId>
spring-boot-sample-actuator-ui
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-actuator/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator
</artifactId>
<artifactId>
spring-boot-sample-actuator
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-amqp/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-amqp
</artifactId>
<artifactId>
spring-boot-sample-amqp
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-aop/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-aop
</artifactId>
<artifactId>
spring-boot-sample-aop
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-batch/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-batch
</artifactId>
<artifactId>
spring-boot-sample-batch
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-jpa
</artifactId>
<artifactId>
spring-boot-sample-data-jpa
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-mongodb
</artifactId>
<artifactId>
spring-boot-sample-data-mongodb
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-redis
</artifactId>
<artifactId>
spring-boot-sample-data-redis
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-integration/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-integration
</artifactId>
<artifactId>
spring-boot-sample-integration
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-jetty/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-jetty
</artifactId>
<artifactId>
spring-boot-sample-jetty
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-profile/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-profile
</artifactId>
<artifactId>
spring-boot-sample-profile
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-secure/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-secure
</artifactId>
<artifactId>
spring-boot-sample-secure
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-servlet/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-servlet
</artifactId>
<artifactId>
spring-boot-sample-servlet
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-simple/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-simple
</artifactId>
<artifactId>
spring-boot-sample-simple
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-tomcat
</artifactId>
<artifactId>
spring-boot-sample-tomcat
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-traditional/pom.xml
View file @
2475d9c5
<
project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<
?xml version="1.0" encoding="UTF-8"?>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
>
<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/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-traditional
</artifactId>
<artifactId>
spring-boot-sample-traditional
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
@@ -49,4 +49,3 @@
...
@@ -49,4 +49,3 @@
</plugins>
</plugins>
</build>
</build>
</project>
</project>
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-jsp
</artifactId>
<artifactId>
spring-boot-sample-web-jsp
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-secure
</artifactId>
<artifactId>
spring-boot-sample-web-secure
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-static/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-static
</artifactId>
<artifactId>
spring-boot-sample-web-static
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-ui
</artifactId>
<artifactId>
spring-boot-sample-web-ui
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-samples/spring-boot-sample-websocket/pom.xml
View file @
2475d9c5
<
project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<
?xml version="1.0" encoding="UTF-8"?>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
>
<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/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
spring-boot-sample-websocket
</artifactId>
<artifactId>
spring-boot-sample-websocket
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<properties>
<properties>
<main.basedir>
${basedir}/../..
</main.basedir>
<main.basedir>
${basedir}/../..
</main.basedir>
...
...
spring-boot-samples/spring-boot-sample-xml/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-xml
</artifactId>
<artifactId>
spring-boot-sample-xml
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
...
...
spring-boot-starters/spring-boot-starter-actuator/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-amqp/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-aop/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-aop
</artifactId>
<artifactId>
spring-boot-starter-aop
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-batch/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-batch
</artifactId>
<artifactId>
spring-boot-starter-batch
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-integration/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-integration
</artifactId>
<artifactId>
spring-boot-starter-integration
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-jdbc/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-jetty/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-log4j/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-logging/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-logging
</artifactId>
<artifactId>
spring-boot-starter-logging
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-mobile/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-parent/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../../spring-boot-dependencies
</relativePath>
<relativePath>
../../spring-boot-dependencies
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-starter-parent
</artifactId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<properties>
<properties>
<java.version>
1.6
</java.version>
<java.version>
1.6
</java.version>
<spring-boot.version>
1.0.0.
BUILD-SNAPSHOT
</spring-boot.version>
<spring-boot.version>
1.0.0.
RC1
</spring-boot.version>
</properties>
</properties>
<dependencyManagement>
<dependencyManagement>
<dependencies>
<dependencies>
...
@@ -300,7 +299,7 @@
...
@@ -300,7 +299,7 @@
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.AppendingTransformer"
>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.AppendingTransformer"
>
<resource>
META-INF/spring.schemas
</resource>
<resource>
META-INF/spring.schemas
</resource>
</transformer>
</transformer>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
/>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
/>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"
>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"
>
<mainClass>
${start-class}
</mainClass>
<mainClass>
${start-class}
</mainClass>
</transformer>
</transformer>
...
...
spring-boot-starters/spring-boot-starter-redis/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-redis
</artifactId>
<artifactId>
spring-boot-starter-redis
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-security/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-security
</artifactId>
<artifactId>
spring-boot-starter-security
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-shell-remote/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-shell-remote
</artifactId>
<artifactId>
spring-boot-starter-shell-remote
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-test/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-test
</artifactId>
<artifactId>
spring-boot-starter-test
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-tomcat/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-web/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-web
</artifactId>
<artifactId>
spring-boot-starter-web
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter-websocket/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-starters/spring-boot-starter/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter
</artifactId>
<artifactId>
spring-boot-starter
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-tools/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
...
...
spring-boot-tools/spring-boot-gradle-plugin/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-gradle-plugin
</artifactId>
<artifactId>
spring-boot-gradle-plugin
</artifactId>
<properties>
<properties>
...
...
spring-boot-tools/spring-boot-loader-tools/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-loader-tools
</artifactId>
<artifactId>
spring-boot-loader-tools
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-tools/spring-boot-loader/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-loader
</artifactId>
<artifactId>
spring-boot-loader
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
spring-boot-tools/spring-boot-maven-plugin/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
</parent>
</parent>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<packaging>
maven-plugin
</packaging>
<packaging>
maven-plugin
</packaging>
...
...
spring-boot/pom.xml
View file @
2475d9c5
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<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"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.0.
BUILD-SNAPSHOT
</version>
<version>
1.0.0.
RC1
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot
</artifactId>
<artifactId>
spring-boot
</artifactId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment