Update SNAPSHOT to Edgware.SR5
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
6
pom.xml
6
pom.xml
@@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Spring Cloud Config</name>
|
<name>Spring Cloud Config</name>
|
||||||
<description>Spring Cloud Config</description>
|
<description>Spring Cloud Config</description>
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-build</artifactId>
|
<artifactId>spring-cloud-build</artifactId>
|
||||||
<version>1.3.10.RELEASE</version>
|
<version>1.3.11.RELEASE</version>
|
||||||
<relativePath/> <!-- lookup parent from repository -->
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<scm>
|
<scm>
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
</scm>
|
</scm>
|
||||||
<properties>
|
<properties>
|
||||||
<bintray.package>config</bintray.package>
|
<bintray.package>config</bintray.package>
|
||||||
<spring-cloud-commons.version>1.3.4.BUILD-SNAPSHOT</spring-cloud-commons.version>
|
<spring-cloud-commons.version>1.3.5.RELEASE</spring-cloud-commons.version>
|
||||||
</properties>
|
</properties>
|
||||||
<modules>
|
<modules>
|
||||||
<module>spring-cloud-config-dependencies</module>
|
<module>spring-cloud-config-dependencies</module>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -5,11 +5,11 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<version>1.3.10.RELEASE</version>
|
<version>1.3.11.RELEASE</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-config-dependencies</artifactId>
|
<artifactId>spring-cloud-config-dependencies</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>spring-cloud-config-dependencies</name>
|
<name>spring-cloud-config-dependencies</name>
|
||||||
<description>Spring Cloud Config Dependencies</description>
|
<description>Spring Cloud Config Dependencies</description>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-config-monitor</artifactId>
|
<artifactId>spring-cloud-config-monitor</artifactId>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<spring-cloud.version>${project.version}</spring-cloud.version>
|
<spring-cloud.version>Edgware.SR5</spring-cloud.version>
|
||||||
<start-class>org.springframework.cloud.config.server.ConfigServerApplication</start-class>
|
<start-class>org.springframework.cloud.config.server.ConfigServerApplication</start-class>
|
||||||
<java.version>1.7</java.version>
|
<java.version>1.7</java.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@@ -5,10 +5,10 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-config</artifactId>
|
<artifactId>spring-cloud-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-config</artifactId>
|
<artifactId>spring-cloud-starter-config</artifactId>
|
||||||
<version>1.4.5.BUILD-SNAPSHOT</version>
|
<version>1.4.5.RELEASE</version>
|
||||||
<name>spring-cloud-starter-config</name>
|
<name>spring-cloud-starter-config</name>
|
||||||
<description>Spring Cloud Starter</description>
|
<description>Spring Cloud Starter</description>
|
||||||
<url>https://projects.spring.io/spring-cloud</url>
|
<url>https://projects.spring.io/spring-cloud</url>
|
||||||
|
|||||||
Reference in New Issue
Block a user