Update Hoxton dependency

This commit is contained in:
Ilayaperumal Gopinathan
2020-07-21 14:10:59 +05:30
parent abc583c8f4
commit cba9ddcf46
5 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -37,7 +37,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -33,7 +33,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR1</version>
<type>pom</type>
<scope>import</scope>
</dependency>