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
85422a32
Commit
85422a32
authored
Jun 24, 2014
by
Spring Buildmaster
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 1.1.2
parent
c4b22fc3
Changes
98
Hide whitespace changes
Inline
Side-by-side
Showing
98 changed files
with
142 additions
and
144 deletions
+142
-144
pom.xml
pom.xml
+1
-1
pom.xml
spring-boot-actuator/pom.xml
+1
-1
pom.xml
spring-boot-autoconfigure/pom.xml
+1
-1
pom.xml
spring-boot-cli/pom.xml
+1
-1
pom.xml
spring-boot-dependencies/pom.xml
+44
-45
pom.xml
spring-boot-docs/pom.xml
+1
-1
pom.xml
spring-boot-full-build/pom.xml
+1
-1
pom.xml
spring-boot-integration-tests/pom.xml
+1
-1
pom.xml
spring-boot-parent/pom.xml
+1
-1
pom.xml
spring-boot-samples/pom.xml
+1
-1
pom.xml
...ng-boot-samples/spring-boot-sample-actuator-log4j/pom.xml
+1
-1
pom.xml
...ng-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
+1
-1
build.gradle
spring-boot-samples/spring-boot-sample-actuator/build.gradle
+1
-1
build.xml
spring-boot-samples/spring-boot-sample-actuator/build.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-actuator/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-amqp/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-aop/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-batch/pom.xml
+1
-1
pom.xml
...oot-samples/spring-boot-sample-data-elasticsearch/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-data-rest/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-data-solr/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-flyway/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-hornetq/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-integration/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-jetty/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-liquibase/pom.xml
+1
-1
pom.xml
...ng-boot-samples/spring-boot-sample-parent-context/pom.xml
+1
-1
build.gradle
spring-boot-samples/spring-boot-sample-profile/build.gradle
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-profile/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-secure/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-servlet/pom.xml
+1
-1
build.gradle
spring-boot-samples/spring-boot-sample-simple/build.gradle
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-simple/pom.xml
+1
-1
pom.xml
...amples/spring-boot-sample-tomcat-multi-connectors/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-traditional/pom.xml
+1
-1
pom.xml
...ng-boot-samples/spring-boot-sample-web-freemarker/pom.xml
+1
-1
pom.xml
...t-samples/spring-boot-sample-web-groovy-templates/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
+1
-1
pom.xml
...ot-samples/spring-boot-sample-web-method-security/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
+1
-1
build.gradle
...g-boot-samples/spring-boot-sample-web-static/build.gradle
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-web-static/pom.xml
+1
-1
build.gradle
spring-boot-samples/spring-boot-sample-web-ui/build.gradle
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-web-velocity/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-websocket/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-ws/pom.xml
+1
-1
pom.xml
spring-boot-samples/spring-boot-sample-xml/pom.xml
+1
-1
pom.xml
spring-boot-starters/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-actuator/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-amqp/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-aop/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-batch/pom.xml
+1
-1
pom.xml
...t-starters/spring-boot-starter-data-elasticsearch/pom.xml
+1
-1
pom.xml
...ng-boot-starters/spring-boot-starter-data-gemfire/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
+1
-1
pom.xml
...ng-boot-starters/spring-boot-starter-data-mongodb/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-data-rest/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-data-solr/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-freemarker/pom.xml
+1
-1
pom.xml
...oot-starters/spring-boot-starter-groovy-templates/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-hornetq/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-integration/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-jdbc/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-jetty/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-log4j/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-logging/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-mobile/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-parent/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-redis/pom.xml
+1
-1
pom.xml
...ng-boot-starters/spring-boot-starter-remote-shell/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-security/pom.xml
+1
-1
pom.xml
...boot-starters/spring-boot-starter-social-facebook/pom.xml
+1
-1
pom.xml
...boot-starters/spring-boot-starter-social-linkedin/pom.xml
+1
-1
pom.xml
...-boot-starters/spring-boot-starter-social-twitter/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-test/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-tomcat/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-velocity/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-web/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-websocket/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-ws/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter/pom.xml
+1
-1
pom.xml
spring-boot-tools/pom.xml
+1
-1
pom.xml
spring-boot-tools/spring-boot-dependency-tools/pom.xml
+1
-1
pom.xml
spring-boot-tools/spring-boot-gradle-plugin/pom.xml
+1
-1
pom.xml
spring-boot-tools/spring-boot-loader-tools/pom.xml
+1
-1
pom.xml
spring-boot-tools/spring-boot-loader/pom.xml
+1
-1
pom.xml
spring-boot-tools/spring-boot-maven-plugin/pom.xml
+1
-1
pom.xml
spring-boot-versions/pom.xml
+1
-1
pom.xml
spring-boot/pom.xml
+1
-1
No files found.
pom.xml
View file @
85422a32
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
Spring Boot Build
</name>
<name>
Spring Boot Build
</name>
<description>
Spring Boot Build
</description>
<description>
Spring Boot Build
</description>
...
...
spring-boot-actuator/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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 @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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 @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-cli
</artifactId>
<artifactId>
spring-boot-cli
</artifactId>
...
...
spring-boot-dependencies/pom.xml
View file @
85422a32
<?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>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
Spring Boot Dependencies
</name>
<name>
Spring Boot Dependencies
</name>
<description>
Spring Boot Dependencies
</description>
<description>
Spring Boot Dependencies
</description>
...
@@ -45,7 +44,7 @@
...
@@ -45,7 +44,7 @@
</developers>
</developers>
<properties>
<properties>
<!-- Spring Boot -->
<!-- Spring Boot -->
<spring-boot.version>
1.1.2.
BUILD-SNAPSHOT
</spring-boot.version>
<spring-boot.version>
1.1.2.
RELEASE
</spring-boot.version>
<!-- Third Party -->
<!-- Third Party -->
<activemq.version>
5.9.1
</activemq.version>
<activemq.version>
5.9.1
</activemq.version>
<aspectj.version>
1.8.0
</aspectj.version>
<aspectj.version>
1.8.0
</aspectj.version>
...
@@ -129,43 +128,43 @@
...
@@ -129,43 +128,43 @@
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot
</artifactId>
<artifactId>
spring-boot
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot
</artifactId>
<artifactId>
spring-boot
</artifactId>
<type>
test-jar
</type>
<type>
test-jar
</type>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-actuator
</artifactId>
<artifactId>
spring-boot-actuator
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-autoconfigure
</artifactId>
<artifactId>
spring-boot-autoconfigure
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependency-tools
</artifactId>
<artifactId>
spring-boot-dependency-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-loader
</artifactId>
<artifactId>
spring-boot-loader
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-loader-tools
</artifactId>
<artifactId>
spring-boot-loader-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
<artifactId>
spring-boot-starter
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<exclusions>
<exclusions>
<exclusion>
<exclusion>
<groupId>
commons-logging
</groupId>
<groupId>
commons-logging
</groupId>
...
@@ -176,132 +175,132 @@
...
@@ -176,132 +175,132 @@
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-aop
</artifactId>
<artifactId>
spring-boot-starter-aop
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-batch
</artifactId>
<artifactId>
spring-boot-starter-batch
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-elasticsearch
</artifactId>
<artifactId>
spring-boot-starter-data-elasticsearch
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-gemfire
</artifactId>
<artifactId>
spring-boot-starter-data-gemfire
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-solr
</artifactId>
<artifactId>
spring-boot-starter-data-solr
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-groovy-templates
</artifactId>
<artifactId>
spring-boot-starter-groovy-templates
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-hornetq
</artifactId>
<artifactId>
spring-boot-starter-hornetq
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-integration
</artifactId>
<artifactId>
spring-boot-starter-integration
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-logging
</artifactId>
<artifactId>
spring-boot-starter-logging
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-redis
</artifactId>
<artifactId>
spring-boot-starter-redis
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-remote-shell
</artifactId>
<artifactId>
spring-boot-starter-remote-shell
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
<artifactId>
spring-boot-starter-security
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-social-facebook
</artifactId>
<artifactId>
spring-boot-starter-social-facebook
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-social-linkedin
</artifactId>
<artifactId>
spring-boot-starter-social-linkedin
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-social-twitter
</artifactId>
<artifactId>
spring-boot-starter-social-twitter
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<artifactId>
spring-boot-starter-test
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<exclusions>
<exclusions>
<exclusion>
<exclusion>
<groupId>
commons-logging
</groupId>
<groupId>
commons-logging
</groupId>
...
@@ -312,32 +311,32 @@
...
@@ -312,32 +311,32 @@
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-velocity
</artifactId>
<artifactId>
spring-boot-starter-velocity
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
<artifactId>
spring-boot-starter-web
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-ws
</artifactId>
<artifactId>
spring-boot-starter-ws
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</dependency>
</dependency>
<!-- Third Party -->
<!-- Third Party -->
...
@@ -1284,4 +1283,4 @@
...
@@ -1284,4 +1283,4 @@
</plugins>
</plugins>
</pluginManagement>
</pluginManagement>
</build>
</build>
</project>
</project>
\ No newline at end of file
spring-boot-docs/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<relativePath>
../spring-boot-parent
</relativePath>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-docs
</artifactId>
<artifactId>
spring-boot-docs
</artifactId>
...
...
spring-boot-full-build/pom.xml
View file @
85422a32
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
Spring Boot Full Build
</name>
<name>
Spring Boot Full Build
</name>
<description>
Spring Boot Full Build
</description>
<description>
Spring Boot Full Build
</description>
...
...
spring-boot-integration-tests/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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 @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<relativePath>
../spring-boot-dependencies
</relativePath>
<relativePath>
../spring-boot-dependencies
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
...
...
spring-boot-samples/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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 @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator-log4j
</artifactId>
<artifactId>
spring-boot-sample-actuator-log4j
</artifactId>
<name>
Spring Boot Actuator Log4J Sample
</name>
<name>
Spring Boot Actuator Log4J Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator-noweb
</artifactId>
<artifactId>
spring-boot-sample-actuator-noweb
</artifactId>
<name>
Spring Boot Actuator Non-Web Sample
</name>
<name>
Spring Boot Actuator Non-Web Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator-ui
</artifactId>
<artifactId>
spring-boot-sample-actuator-ui
</artifactId>
<name>
Spring Boot Actuator UI Sample
</name>
<name>
Spring Boot Actuator UI Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-actuator/build.gradle
View file @
85422a32
buildscript
{
buildscript
{
ext
{
ext
{
springBootVersion
=
'1.1.2.
BUILD-SNAPSHOT
'
springBootVersion
=
'1.1.2.
RELEASE
'
}
}
repositories
{
repositories
{
// NOTE: You should declare only repositories that you need here
// NOTE: You should declare only repositories that you need here
...
...
spring-boot-samples/spring-boot-sample-actuator/build.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
'$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'.
'$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'.
</description>
</description>
<property
name=
"spring-boot.version"
value=
"1.1.2.
BUILD-SNAPSHOT
"
/>
<property
name=
"spring-boot.version"
value=
"1.1.2.
RELEASE
"
/>
<property
name=
"start-class"
value=
"org.springframework.boot.sample.actuator.SampleActuatorApplication"
/>
<property
name=
"start-class"
value=
"org.springframework.boot.sample.actuator.SampleActuatorApplication"
/>
<target
name=
"resolve"
description=
"--> retrieve dependencies with ivy"
>
<target
name=
"resolve"
description=
"--> retrieve dependencies with ivy"
>
...
...
spring-boot-samples/spring-boot-sample-actuator/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-actuator
</artifactId>
<artifactId>
spring-boot-sample-actuator
</artifactId>
<name>
Spring Boot Actuator Sample
</name>
<name>
Spring Boot Actuator Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-amqp/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-amqp
</artifactId>
<artifactId>
spring-boot-sample-amqp
</artifactId>
<name>
Spring Boot AMQP Sample
</name>
<name>
Spring Boot AMQP Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-aop/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-aop
</artifactId>
<artifactId>
spring-boot-sample-aop
</artifactId>
<name>
Spring Boot AOP Sample
</name>
<name>
Spring Boot AOP Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-batch/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-batch
</artifactId>
<artifactId>
spring-boot-sample-batch
</artifactId>
<name>
Spring Boot Batch Sample
</name>
<name>
Spring Boot Batch Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-elasticsearch
</artifactId>
<artifactId>
spring-boot-sample-data-elasticsearch
</artifactId>
<name>
Spring Boot Data Elasticsearch Sample
</name>
<name>
Spring Boot Data Elasticsearch Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-gemfire
</artifactId>
<artifactId>
spring-boot-sample-data-gemfire
</artifactId>
<name>
Spring Boot Data Gemfire Sample
</name>
<name>
Spring Boot Data Gemfire Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-jpa
</artifactId>
<artifactId>
spring-boot-sample-data-jpa
</artifactId>
<name>
Spring Boot Data JPA Sample
</name>
<name>
Spring Boot Data JPA Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-mongodb
</artifactId>
<artifactId>
spring-boot-sample-data-mongodb
</artifactId>
<name>
Spring Boot Data MongoDB Sample
</name>
<name>
Spring Boot Data MongoDB Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-redis
</artifactId>
<artifactId>
spring-boot-sample-data-redis
</artifactId>
<name>
Spring Boot Data Redis Sample
</name>
<name>
Spring Boot Data Redis Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-rest/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-rest
</artifactId>
<artifactId>
spring-boot-sample-data-rest
</artifactId>
<name>
Spring Boot Data REST Sample
</name>
<name>
Spring Boot Data REST Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-solr/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-data-solr
</artifactId>
<artifactId>
spring-boot-sample-data-solr
</artifactId>
<name>
Spring Boot Data Solr Sample
</name>
<name>
Spring Boot Data Solr Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-flyway/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-flyway
</artifactId>
<artifactId>
spring-boot-sample-flyway
</artifactId>
<name>
Spring Boot Flyway Sample
</name>
<name>
Spring Boot Flyway Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-hornetq/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-hornetq
</artifactId>
<artifactId>
spring-boot-sample-hornetq
</artifactId>
<name>
Spring Boot HornetQ Sample
</name>
<name>
Spring Boot HornetQ Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-integration/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-integration
</artifactId>
<artifactId>
spring-boot-sample-integration
</artifactId>
<name>
Spring Boot Integration Sample
</name>
<name>
Spring Boot Integration Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-jetty/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-jetty
</artifactId>
<artifactId>
spring-boot-sample-jetty
</artifactId>
<name>
Spring Boot Jetty Sample
</name>
<name>
Spring Boot Jetty Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-liquibase/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-liquibase
</artifactId>
<artifactId>
spring-boot-sample-liquibase
</artifactId>
<name>
Spring Boot Liquibase Sample
</name>
<name>
Spring Boot Liquibase Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-parent-context/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-parent-context
</artifactId>
<artifactId>
spring-boot-sample-parent-context
</artifactId>
<name>
spring-boot-sample-parent-context
</name>
<name>
spring-boot-sample-parent-context
</name>
...
...
spring-boot-samples/spring-boot-sample-profile/build.gradle
View file @
85422a32
buildscript
{
buildscript
{
ext
{
ext
{
springBootVersion
=
'1.1.2.
BUILD-SNAPSHOT
'
springBootVersion
=
'1.1.2.
RELEASE
'
}
}
repositories
{
repositories
{
// NOTE: You should declare only repositories that you need here
// NOTE: You should declare only repositories that you need here
...
...
spring-boot-samples/spring-boot-sample-profile/pom.xml
View file @
85422a32
<?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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-profile
</artifactId>
<artifactId>
spring-boot-sample-profile
</artifactId>
<name>
Spring Boot Profile Sample
</name>
<name>
Spring Boot Profile Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-secure/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-secure
</artifactId>
<artifactId>
spring-boot-sample-secure
</artifactId>
<name>
Spring Boot Security Sample
</name>
<name>
Spring Boot Security Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-servlet/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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/build.gradle
View file @
85422a32
buildscript
{
buildscript
{
ext
{
ext
{
springBootVersion
=
'1.1.2.
BUILD-SNAPSHOT
'
springBootVersion
=
'1.1.2.
RELEASE
'
}
}
repositories
{
repositories
{
// NOTE: You should declare only repositories that you need here
// NOTE: You should declare only repositories that you need here
...
...
spring-boot-samples/spring-boot-sample-simple/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-simple
</artifactId>
<artifactId>
spring-boot-sample-simple
</artifactId>
<name>
Spring Boot Simple Sample
</name>
<name>
Spring Boot Simple Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-tomcat-multi-connectors
</artifactId>
<artifactId>
spring-boot-sample-tomcat-multi-connectors
</artifactId>
<name>
Spring Boot Multi-Connector Tomcat Sample
</name>
<name>
Spring Boot Multi-Connector Tomcat Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-tomcat
</artifactId>
<artifactId>
spring-boot-sample-tomcat
</artifactId>
<name>
Spring Boot Tomcat Sample
</name>
<name>
Spring Boot Tomcat Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-tomcat8-jsp/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-tomcat8-jsp
</artifactId>
<artifactId>
spring-boot-sample-tomcat8-jsp
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-traditional/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-traditional
</artifactId>
<artifactId>
spring-boot-sample-traditional
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-freemarker
</artifactId>
<artifactId>
spring-boot-sample-web-freemarker
</artifactId>
<name>
Spring Boot Web FreeMarker Sample
</name>
<name>
Spring Boot Web FreeMarker Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-groovy-templates
</artifactId>
<artifactId>
spring-boot-sample-web-groovy-templates
</artifactId>
<name>
spring-boot-sample-web-groovy-templates
</name>
<name>
spring-boot-sample-web-groovy-templates
</name>
...
...
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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-method-security/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-method-security
</artifactId>
<artifactId>
spring-boot-sample-web-method-security
</artifactId>
<name>
Spring Boot Web Method Security Sample
</name>
<name>
Spring Boot Web Method Security Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-secure
</artifactId>
<artifactId>
spring-boot-sample-web-secure
</artifactId>
<name>
Spring Boot Web Secure Sample
</name>
<name>
Spring Boot Web Secure Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-web-static/build.gradle
View file @
85422a32
buildscript
{
buildscript
{
ext
{
ext
{
springBootVersion
=
'1.1.2.
BUILD-SNAPSHOT
'
springBootVersion
=
'1.1.2.
RELEASE
'
}
}
repositories
{
repositories
{
// NOTE: You should declare only repositories that you need here
// NOTE: You should declare only repositories that you need here
...
...
spring-boot-samples/spring-boot-sample-web-static/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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/build.gradle
View file @
85422a32
buildscript
{
buildscript
{
ext
{
ext
{
springBootVersion
=
'1.1.2.
BUILD-SNAPSHOT
'
springBootVersion
=
'1.1.2.
RELEASE
'
springLoadedVersion
=
'1.2.0.RELEASE'
springLoadedVersion
=
'1.2.0.RELEASE'
}
}
repositories
{
repositories
{
...
...
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-ui
</artifactId>
<artifactId>
spring-boot-sample-web-ui
</artifactId>
<name>
Spring Boot Web UI Sample
</name>
<name>
Spring Boot Web UI Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-web-velocity/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-web-velocity
</artifactId>
<artifactId>
spring-boot-sample-web-velocity
</artifactId>
<name>
Spring Boot Web Velocity Sample
</name>
<name>
Spring Boot Web Velocity Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-websocket/pom.xml
View file @
85422a32
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<name>
Spring Boot WebSocket Sample
</name>
<name>
Spring Boot WebSocket Sample
</name>
<description>
Spring Boot WebSocket Sample
</description>
<description>
Spring Boot WebSocket Sample
</description>
...
...
spring-boot-samples/spring-boot-sample-ws/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<!-- Your own application should inherit from spring-boot-starter-parent -->
<artifactId>
spring-boot-samples
</artifactId>
<artifactId>
spring-boot-samples
</artifactId>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-ws
</artifactId>
<artifactId>
spring-boot-sample-ws
</artifactId>
<name>
Spring Boot Web Services Sample
</name>
<name>
Spring Boot Web Services Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-xml/pom.xml
View file @
85422a32
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,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.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-sample-xml
</artifactId>
<artifactId>
spring-boot-sample-xml
</artifactId>
<name>
Spring Boot XML Sample
</name>
<name>
Spring Boot XML Sample
</name>
...
...
spring-boot-starters/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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 @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<name>
Spring Boot Actuator Starter
</name>
<name>
Spring Boot Actuator Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-amqp/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<name>
Spring Boot AMPQ Starter
</name>
<name>
Spring Boot AMPQ Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-aop/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-aop
</artifactId>
<artifactId>
spring-boot-starter-aop
</artifactId>
<name>
Spring Boot AOP Starter
</name>
<name>
Spring Boot AOP Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-batch/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-batch
</artifactId>
<artifactId>
spring-boot-starter-batch
</artifactId>
<name>
Spring Boot Batch Starter
</name>
<name>
Spring Boot Batch Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-elasticsearch
</artifactId>
<artifactId>
spring-boot-starter-data-elasticsearch
</artifactId>
<name>
Spring Boot Data Elasticsearch Starter
</name>
<name>
Spring Boot Data Elasticsearch Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-gemfire
</artifactId>
<artifactId>
spring-boot-starter-data-gemfire
</artifactId>
<name>
Spring Boot Data GemFire Starter
</name>
<name>
Spring Boot Data GemFire Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<name>
Spring Boot Data JPA Starter
</name>
<name>
Spring Boot Data JPA Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<name>
Spring Boot Data MongoDB Starter
</name>
<name>
Spring Boot Data MongoDB Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-rest/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
<name>
Spring Boot Data REST Starter
</name>
<name>
Spring Boot Data REST Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-solr/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-data-solr
</artifactId>
<artifactId>
spring-boot-starter-data-solr
</artifactId>
<name>
Spring Boot Data Solr Starter
</name>
<name>
Spring Boot Data Solr Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-freemarker/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
<name>
Spring Boot FreeMarker Starter
</name>
<name>
Spring Boot FreeMarker Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-groovy-templates
</artifactId>
<artifactId>
spring-boot-starter-groovy-templates
</artifactId>
<name>
Spring Boot Groovy Templates Starter
</name>
<name>
Spring Boot Groovy Templates Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-hornetq/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-hornetq
</artifactId>
<artifactId>
spring-boot-starter-hornetq
</artifactId>
<name>
Spring Boot HornetQ Starter
</name>
<name>
Spring Boot HornetQ Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-integration/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-integration
</artifactId>
<artifactId>
spring-boot-starter-integration
</artifactId>
<name>
Spring Boot Integration Starter
</name>
<name>
Spring Boot Integration Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-jdbc/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<name>
Spring Boot JDBC Starter
</name>
<name>
Spring Boot JDBC Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-jetty/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<name>
Spring Boot Jetty Starter
</name>
<name>
Spring Boot Jetty Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-log4j/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<name>
Spring Boot Log4J Starter
</name>
<name>
Spring Boot Log4J Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-logging/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-logging
</artifactId>
<artifactId>
spring-boot-starter-logging
</artifactId>
<name>
Spring Boot Logger Starter
</name>
<name>
Spring Boot Logger Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-mobile/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<name>
Spring Boot Mobile Starter
</name>
<name>
Spring Boot Mobile Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-parent/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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>
...
...
spring-boot-starters/spring-boot-starter-redis/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-redis
</artifactId>
<artifactId>
spring-boot-starter-redis
</artifactId>
<name>
Spring Boot Redis Starter
</name>
<name>
Spring Boot Redis Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-remote-shell/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-remote-shell
</artifactId>
<artifactId>
spring-boot-starter-remote-shell
</artifactId>
<name>
Spring Boot Remote Shell Starter
</name>
<name>
Spring Boot Remote Shell Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-security/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-security
</artifactId>
<artifactId>
spring-boot-starter-security
</artifactId>
<name>
Spring Boot Security Starter
</name>
<name>
Spring Boot Security Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-social-facebook/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-social-facebook
</artifactId>
<artifactId>
spring-boot-starter-social-facebook
</artifactId>
<name>
Spring Boot Social Facebook Starter
</name>
<name>
Spring Boot Social Facebook Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-social-linkedin
</artifactId>
<artifactId>
spring-boot-starter-social-linkedin
</artifactId>
<name>
Spring Boot Social LinkedIn Starter
</name>
<name>
Spring Boot Social LinkedIn Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-social-twitter/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-social-twitter
</artifactId>
<artifactId>
spring-boot-starter-social-twitter
</artifactId>
<name>
Spring Boot Social Twitter Starter
</name>
<name>
Spring Boot Social Twitter Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-test/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-test
</artifactId>
<artifactId>
spring-boot-starter-test
</artifactId>
<name>
Spring Boot Test Starter
</name>
<name>
Spring Boot Test Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
<name>
Spring Boot Thymeleaf Starter
</name>
<name>
Spring Boot Thymeleaf Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-tomcat/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<name>
Spring Boot Tomcat Starter
</name>
<name>
Spring Boot Tomcat Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-velocity/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-velocity
</artifactId>
<artifactId>
spring-boot-starter-velocity
</artifactId>
<name>
Spring Boot Velocity Starter
</name>
<name>
Spring Boot Velocity Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-web/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-web
</artifactId>
<artifactId>
spring-boot-starter-web
</artifactId>
<name>
Spring Boot Web Starter
</name>
<name>
Spring Boot Web Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-websocket/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<name>
Spring Boot WebSocket Starter
</name>
<name>
Spring Boot WebSocket Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-ws/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-ws
</artifactId>
<artifactId>
spring-boot-starter-ws
</artifactId>
<name>
Spring Boot Web Services Starter
</name>
<name>
Spring Boot Web Services Starter
</name>
...
...
spring-boot-starters/spring-boot-starter/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter
</artifactId>
<artifactId>
spring-boot-starter
</artifactId>
<name>
Spring Boot Starter
</name>
<name>
Spring Boot Starter
</name>
...
...
spring-boot-tools/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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-dependency-tools/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-dependency-tools
</artifactId>
<artifactId>
spring-boot-dependency-tools
</artifactId>
<name>
Spring Boot Dependency Tools
</name>
<name>
Spring Boot Dependency Tools
</name>
...
...
spring-boot-tools/spring-boot-gradle-plugin/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-gradle-plugin
</artifactId>
<artifactId>
spring-boot-gradle-plugin
</artifactId>
<name>
Spring Boot Gradle Plugin
</name>
<name>
Spring Boot Gradle Plugin
</name>
...
...
spring-boot-tools/spring-boot-loader-tools/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-loader-tools
</artifactId>
<artifactId>
spring-boot-loader-tools
</artifactId>
<name>
Spring Boot Loader Tools
</name>
<name>
Spring Boot Loader Tools
</name>
...
...
spring-boot-tools/spring-boot-loader/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
</parent>
</parent>
<artifactId>
spring-boot-loader
</artifactId>
<artifactId>
spring-boot-loader
</artifactId>
<name>
Spring Boot Loader
</name>
<name>
Spring Boot Loader
</name>
...
...
spring-boot-tools/spring-boot-maven-plugin/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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-versions/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</version>
<relativePath>
../spring-boot-dependencies
</relativePath>
<relativePath>
../spring-boot-dependencies
</relativePath>
</parent>
</parent>
<artifactId>
spring-boot-versions
</artifactId>
<artifactId>
spring-boot-versions
</artifactId>
...
...
spring-boot/pom.xml
View file @
85422a32
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.1.2.
BUILD-SNAPSHOT
</version>
<version>
1.1.2.
RELEASE
</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