Browse Source

Next Development Version

pull/3241/head
Spring Buildmaster 11 years ago
parent
commit
5d81c87b43
  1. 2
      pom.xml
  2. 2
      spring-boot-actuator/pom.xml
  3. 2
      spring-boot-autoconfigure/pom.xml
  4. 2
      spring-boot-cli/pom.xml
  5. 105
      spring-boot-dependencies/pom.xml
  6. 2
      spring-boot-deployment-tests/pom.xml
  7. 2
      spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml
  8. 2
      spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml
  9. 2
      spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml
  10. 2
      spring-boot-docs/pom.xml
  11. 2
      spring-boot-full-build/pom.xml
  12. 2
      spring-boot-integration-tests/pom.xml
  13. 2
      spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml
  14. 2
      spring-boot-integration-tests/spring-boot-security-tests/pom.xml
  15. 2
      spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-tests-web-helloworld/pom.xml
  16. 2
      spring-boot-parent/pom.xml
  17. 2
      spring-boot-samples/pom.xml
  18. 2
      spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml
  19. 2
      spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml
  20. 2
      spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
  21. 2
      spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
  22. 2
      spring-boot-samples/spring-boot-sample-actuator/pom.xml
  23. 2
      spring-boot-samples/spring-boot-sample-amqp/pom.xml
  24. 2
      spring-boot-samples/spring-boot-sample-aop/pom.xml
  25. 2
      spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
  26. 2
      spring-boot-samples/spring-boot-sample-batch/pom.xml
  27. 2
      spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml
  28. 2
      spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
  29. 2
      spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
  30. 2
      spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
  31. 2
      spring-boot-samples/spring-boot-sample-data-redis/pom.xml
  32. 2
      spring-boot-samples/spring-boot-sample-data-rest/pom.xml
  33. 2
      spring-boot-samples/spring-boot-sample-data-solr/pom.xml
  34. 2
      spring-boot-samples/spring-boot-sample-flyway/pom.xml
  35. 2
      spring-boot-samples/spring-boot-sample-hateoas/pom.xml
  36. 2
      spring-boot-samples/spring-boot-sample-hornetq/pom.xml
  37. 2
      spring-boot-samples/spring-boot-sample-integration/pom.xml
  38. 2
      spring-boot-samples/spring-boot-sample-jersey/pom.xml
  39. 2
      spring-boot-samples/spring-boot-sample-jersey1/pom.xml
  40. 2
      spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml
  41. 2
      spring-boot-samples/spring-boot-sample-jetty/pom.xml
  42. 2
      spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml
  43. 2
      spring-boot-samples/spring-boot-sample-jetty8/pom.xml
  44. 2
      spring-boot-samples/spring-boot-sample-jpa/pom.xml
  45. 2
      spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml
  46. 2
      spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml
  47. 2
      spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml
  48. 2
      spring-boot-samples/spring-boot-sample-liquibase/pom.xml
  49. 2
      spring-boot-samples/spring-boot-sample-parent-context/pom.xml
  50. 2
      spring-boot-samples/spring-boot-sample-profile/pom.xml
  51. 2
      spring-boot-samples/spring-boot-sample-secure/pom.xml
  52. 2
      spring-boot-samples/spring-boot-sample-servlet/pom.xml
  53. 2
      spring-boot-samples/spring-boot-sample-simple/pom.xml
  54. 2
      spring-boot-samples/spring-boot-sample-testng/pom.xml
  55. 2
      spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml
  56. 2
      spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
  57. 2
      spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml
  58. 2
      spring-boot-samples/spring-boot-sample-tomcat/pom.xml
  59. 2
      spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml
  60. 2
      spring-boot-samples/spring-boot-sample-traditional/pom.xml
  61. 2
      spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml
  62. 2
      spring-boot-samples/spring-boot-sample-undertow/pom.xml
  63. 2
      spring-boot-samples/spring-boot-sample-velocity/pom.xml
  64. 2
      spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml
  65. 2
      spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
  66. 2
      spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
  67. 2
      spring-boot-samples/spring-boot-sample-web-method-security/pom.xml
  68. 2
      spring-boot-samples/spring-boot-sample-web-mustache/pom.xml
  69. 2
      spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml
  70. 2
      spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
  71. 2
      spring-boot-samples/spring-boot-sample-web-secure/pom.xml
  72. 2
      spring-boot-samples/spring-boot-sample-web-static/pom.xml
  73. 2
      spring-boot-samples/spring-boot-sample-web-ui/pom.xml
  74. 2
      spring-boot-samples/spring-boot-sample-web-velocity/pom.xml
  75. 2
      spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml
  76. 2
      spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml
  77. 2
      spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml
  78. 2
      spring-boot-samples/spring-boot-sample-ws/pom.xml
  79. 2
      spring-boot-samples/spring-boot-sample-xml/pom.xml
  80. 2
      spring-boot-starters/pom.xml
  81. 2
      spring-boot-starters/spring-boot-starter-actuator/pom.xml
  82. 2
      spring-boot-starters/spring-boot-starter-amqp/pom.xml
  83. 2
      spring-boot-starters/spring-boot-starter-aop/pom.xml
  84. 2
      spring-boot-starters/spring-boot-starter-batch/pom.xml
  85. 2
      spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml
  86. 2
      spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml
  87. 2
      spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml
  88. 2
      spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
  89. 2
      spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml
  90. 2
      spring-boot-starters/spring-boot-starter-data-rest/pom.xml
  91. 2
      spring-boot-starters/spring-boot-starter-data-solr/pom.xml
  92. 2
      spring-boot-starters/spring-boot-starter-freemarker/pom.xml
  93. 2
      spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml
  94. 2
      spring-boot-starters/spring-boot-starter-hateoas/pom.xml
  95. 2
      spring-boot-starters/spring-boot-starter-hornetq/pom.xml
  96. 2
      spring-boot-starters/spring-boot-starter-integration/pom.xml
  97. 2
      spring-boot-starters/spring-boot-starter-jdbc/pom.xml
  98. 2
      spring-boot-starters/spring-boot-starter-jersey/pom.xml
  99. 2
      spring-boot-starters/spring-boot-starter-jetty/pom.xml
  100. 2
      spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml
  101. Some files were not shown because too many files have changed in this diff Show More

2
pom.xml

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-build</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Boot Build</name>
<description>Spring Boot Build</description>

2
spring-boot-actuator/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-actuator</artifactId>

2
spring-boot-autoconfigure/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-autoconfigure</artifactId>

2
spring-boot-cli/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-cli</artifactId>

105
spring-boot-dependencies/pom.xml

@ -1,8 +1,9 @@ @@ -1,8 +1,9 @@
<?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">
<?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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Boot Dependencies</name>
<description>Spring Boot Dependencies</description>
@ -149,48 +150,48 @@ @@ -149,48 +150,48 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<type>test-jar</type>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependency-tools</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader-tools</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
@ -201,177 +202,177 @@ @@ -201,177 +202,177 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-batch</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cloud-connectors</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-gemfire</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-rest</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-solr</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-freemarker</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-groovy-templates</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hornetq</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-integration</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jersey</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jetty</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-atomikos</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jta-bitronix</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-logging</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mobile</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mustache</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-redis</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-remote-shell</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-facebook</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-linkedin</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-twitter</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
@ -382,32 +383,32 @@ @@ -382,32 +383,32 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-velocity</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-ws</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</dependency>
<!-- Third Party -->

2
spring-boot-deployment-tests/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-deployment-tests</artifactId>

2
spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-deployment-test-tomcat</artifactId>
<packaging>war</packaging>

2
spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-deployment-test-tomee</artifactId>
<packaging>war</packaging>

2
spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-deployment-test-wildfly</artifactId>
<packaging>war</packaging>

2
spring-boot-docs/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-docs</artifactId>

2
spring-boot-full-build/pom.xml

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-full-build</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Boot Full Build</name>
<description>Spring Boot Full Build</description>

2
spring-boot-integration-tests/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-integration-tests</artifactId>

2
spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-gradle-tests</artifactId>
<packaging>jar</packaging>

2
spring-boot-integration-tests/spring-boot-security-tests/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-integration-tests</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-security-tests</artifactId>
<packaging>pom</packaging>

2
spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-tests-web-helloworld/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-security-tests</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>spring-boot-security-tests-web-helloworld</artifactId>

2
spring-boot-parent/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-dependencies</relativePath>
</parent>
<artifactId>spring-boot-parent</artifactId>

2
spring-boot-samples/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-starters/spring-boot-starter-parent</relativePath>
</parent>
<artifactId>spring-boot-samples</artifactId>

2
spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-actuator-log4j</artifactId>
<name>Spring Boot Actuator Log4j Sample</name>

2
spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-actuator-log4j2</artifactId>
<name>Spring Boot Actuator Log4j 2 Sample</name>

2
spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-actuator-noweb</artifactId>
<name>Spring Boot Actuator Non-Web Sample</name>

2
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-actuator-ui</artifactId>
<name>Spring Boot Actuator UI Sample</name>

2
spring-boot-samples/spring-boot-sample-actuator/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-actuator</artifactId>
<name>Spring Boot Actuator Sample</name>

2
spring-boot-samples/spring-boot-sample-amqp/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-amqp</artifactId>
<name>Spring Boot AMQP Sample</name>

2
spring-boot-samples/spring-boot-sample-aop/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-aop</artifactId>
<name>Spring Boot AOP Sample</name>

2
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-atmosphere</artifactId>
<name>Spring Boot Atmosphere Sample</name>

2
spring-boot-samples/spring-boot-sample-batch/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-batch</artifactId>
<name>Spring Boot Batch Sample</name>

2
spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-elasticsearch</artifactId>
<name>Spring Boot Data Elasticsearch Sample</name>

2
spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-gemfire</artifactId>
<name>Spring Boot Data Gemfire Sample</name>

2
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-jpa</artifactId>
<name>Spring Boot Data JPA Sample</name>

2
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-mongodb</artifactId>
<name>Spring Boot Data MongoDB Sample</name>

2
spring-boot-samples/spring-boot-sample-data-redis/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-redis</artifactId>
<name>Spring Boot Data Redis Sample</name>

2
spring-boot-samples/spring-boot-sample-data-rest/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-rest</artifactId>
<name>Spring Boot Data REST Sample</name>

2
spring-boot-samples/spring-boot-sample-data-solr/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-data-solr</artifactId>
<name>Spring Boot Data Solr Sample</name>

2
spring-boot-samples/spring-boot-sample-flyway/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-flyway</artifactId>
<name>Spring Boot Flyway Sample</name>

2
spring-boot-samples/spring-boot-sample-hateoas/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-hateoas</artifactId>
<name>Spring Boot Hateoas Sample</name>

2
spring-boot-samples/spring-boot-sample-hornetq/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-hornetq</artifactId>
<name>Spring Boot HornetQ Sample</name>

2
spring-boot-samples/spring-boot-sample-integration/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-integration</artifactId>
<name>Spring Boot Integration Sample</name>

2
spring-boot-samples/spring-boot-sample-jersey/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jersey</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-jersey1/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jersey1</artifactId>
<name>Spring Boot Jersey 1 Sample</name>

2
spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jetty-ssl</artifactId>
<name>Spring Boot Jetty SSL Sample</name>

2
spring-boot-samples/spring-boot-sample-jetty/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jetty</artifactId>
<name>Spring Boot Jetty Sample</name>

2
spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jetty8-ssl</artifactId>
<name>Spring Boot Jetty 8 SSL Sample</name>

2
spring-boot-samples/spring-boot-sample-jetty8/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jetty8</artifactId>
<name>Spring Boot Jetty 8 Sample</name>

2
spring-boot-samples/spring-boot-sample-jpa/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jpa</artifactId>
<name>Spring Boot JPA Sample</name>

2
spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jta-atomikos</artifactId>
<name>Spring Boot Atomikos JTA Sample</name>

2
spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jta-bitronix</artifactId>
<name>Spring Boot Bitronix JTA Sample</name>

2
spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-jta-jndi</artifactId>
<name>Spring Boot JNDI JTA Sample</name>

2
spring-boot-samples/spring-boot-sample-liquibase/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-liquibase</artifactId>
<name>Spring Boot Liquibase Sample</name>

2
spring-boot-samples/spring-boot-sample-parent-context/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-parent-context</artifactId>
<name>Spring Boot Parent Context Sample</name>

2
spring-boot-samples/spring-boot-sample-profile/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-profile</artifactId>
<name>Spring Boot Profile Sample</name>

2
spring-boot-samples/spring-boot-sample-secure/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-secure</artifactId>
<name>Spring Boot Security Sample</name>

2
spring-boot-samples/spring-boot-sample-servlet/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-servlet</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-simple/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-simple</artifactId>
<name>Spring Boot Simple Sample</name>

2
spring-boot-samples/spring-boot-sample-testng/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-testng</artifactId>
<name>Spring Boot TestNG Sample</name>

2
spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-tomcat-jsp</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-tomcat-multi-connectors</artifactId>
<name>Spring Boot Multi-Connector Tomcat Sample</name>

2
spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-tomcat-ssl</artifactId>
<name>Spring Boot Tomcat Sample</name>

2
spring-boot-samples/spring-boot-sample-tomcat/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-tomcat</artifactId>
<name>Spring Boot Tomcat Sample</name>

2
spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-tomcat7-jsp</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-traditional/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-traditional</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-undertow-ssl</artifactId>
<name>Spring Boot Undertow SSL Sample</name>

2
spring-boot-samples/spring-boot-sample-undertow/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-undertow</artifactId>
<name>Spring Boot Undertow Sample</name>

2
spring-boot-samples/spring-boot-sample-velocity/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-velocity</artifactId>
<name>Spring Boot Web Velocity Sample</name>

2
spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-freemarker</artifactId>
<name>Spring Boot Web FreeMarker Sample</name>

2
spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-groovy-templates</artifactId>
<name>Spring Boot Web Groovy Templates Sample</name>

2
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-jsp</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-web-method-security/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-method-security</artifactId>
<name>Spring Boot Web Method Security Sample</name>

2
spring-boot-samples/spring-boot-sample-web-mustache/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-mustache</artifactId>
<name>spring-boot-sample-web-mustache</name>

2
spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-custom</artifactId>
<name>Spring Boot Web Secure Custom Sample</name>

2
spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-jdbc</artifactId>
<name>Spring Boot Web Secure JDBC Sample</name>

2
spring-boot-samples/spring-boot-sample-web-secure/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure</artifactId>
<name>Spring Boot Web Secure Sample</name>

2
spring-boot-samples/spring-boot-sample-web-static/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-static</artifactId>
<packaging>war</packaging>

2
spring-boot-samples/spring-boot-sample-web-ui/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-ui</artifactId>
<name>Spring Boot Web UI Sample</name>

2
spring-boot-samples/spring-boot-sample-web-velocity/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-velocity</artifactId>
<name>Spring Boot Web Velocity Sample</name>

2
spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-websocket-jetty</artifactId>
<name>Spring Boot WebSocket Jetty Sample</name>

2
spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-websocket-tomcat</artifactId>
<name>Spring Boot WebSocket Tomcat Sample</name>

2
spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-websocket-undertow</artifactId>
<name>Spring Boot WebSocket Undertow Sample</name>

2
spring-boot-samples/spring-boot-sample-ws/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<artifactId>spring-boot-samples</artifactId>
<groupId>org.springframework.boot</groupId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-ws</artifactId>
<name>Spring Boot Web Services Sample</name>

2
spring-boot-samples/spring-boot-sample-xml/pom.xml

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-xml</artifactId>
<name>Spring Boot XML Sample</name>

2
spring-boot-starters/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-starters</artifactId>

2
spring-boot-starters/spring-boot-starter-actuator/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-actuator</artifactId>
<name>Spring Boot Actuator Starter</name>

2
spring-boot-starters/spring-boot-starter-amqp/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-amqp</artifactId>
<name>Spring Boot AMPQ Starter</name>

2
spring-boot-starters/spring-boot-starter-aop/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-aop</artifactId>
<name>Spring Boot AOP Starter</name>

2
spring-boot-starters/spring-boot-starter-batch/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-batch</artifactId>
<name>Spring Boot Batch Starter</name>

2
spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-cloud-connectors</artifactId>
<name>Spring Boot Spring Cloud Connectors Starter</name>

2
spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
<name>Spring Boot Data Elasticsearch Starter</name>

2
spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-data-gemfire</artifactId>
<name>Spring Boot Data GemFire Starter</name>

2
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-data-jpa</artifactId>
<name>Spring Boot Data JPA Starter</name>

2
spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
<name>Spring Boot Data MongoDB Starter</name>

2
spring-boot-starters/spring-boot-starter-data-rest/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-data-rest</artifactId>
<name>Spring Boot Data REST Starter</name>

2
spring-boot-starters/spring-boot-starter-data-solr/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-data-solr</artifactId>
<name>Spring Boot Data Solr Starter</name>

2
spring-boot-starters/spring-boot-starter-freemarker/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-freemarker</artifactId>
<name>Spring Boot FreeMarker Starter</name>

2
spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-groovy-templates</artifactId>
<name>Spring Boot Groovy Templates Starter</name>

2
spring-boot-starters/spring-boot-starter-hateoas/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-hateoas</artifactId>
<name>Spring Boot HATEOAS Starter</name>

2
spring-boot-starters/spring-boot-starter-hornetq/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-hornetq</artifactId>
<name>Spring Boot HornetQ Starter</name>

2
spring-boot-starters/spring-boot-starter-integration/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-integration</artifactId>
<name>Spring Boot Integration Starter</name>

2
spring-boot-starters/spring-boot-starter-jdbc/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-jdbc</artifactId>
<name>Spring Boot JDBC Starter</name>

2
spring-boot-starters/spring-boot-starter-jersey/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-jersey</artifactId>
<name>Spring Boot Jersey Starter</name>

2
spring-boot-starters/spring-boot-starter-jetty/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-jetty</artifactId>
<name>Spring Boot Jetty Starter</name>

2
spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starters</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-jta-atomikos</artifactId>
<name>Spring Boot Atomikos JTA Starter</name>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save