Update SNAPSHOT to 3.0.3
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-gateway-docs</artifactId>
|
<artifactId>spring-cloud-gateway-docs</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|||||||
6
pom.xml
6
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Spring Cloud Gateway</name>
|
<name>Spring Cloud Gateway</name>
|
||||||
@@ -54,8 +54,8 @@
|
|||||||
<blockhound.version>1.0.6.RELEASE</blockhound.version>
|
<blockhound.version>1.0.6.RELEASE</blockhound.version>
|
||||||
<java.version>1.8</java.version>
|
<java.version>1.8</java.version>
|
||||||
<junit-pioneer.version>1.0.0</junit-pioneer.version>
|
<junit-pioneer.version>1.0.0</junit-pioneer.version>
|
||||||
<spring-cloud-circuitbreaker.version>2.0.3-SNAPSHOT</spring-cloud-circuitbreaker.version>
|
<spring-cloud-circuitbreaker.version>2.0.2</spring-cloud-circuitbreaker.version>
|
||||||
<spring-cloud-commons.version>3.0.4-SNAPSHOT</spring-cloud-commons.version>
|
<spring-cloud-commons.version>3.0.3</spring-cloud-commons.version>
|
||||||
<testcontainers.version>1.15.1</testcontainers.version>
|
<testcontainers.version>1.15.1</testcontainers.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<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>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spring-cloud-gateway-dependencies</artifactId>
|
<artifactId>spring-cloud-gateway-dependencies</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>spring-cloud-gateway-dependencies</name>
|
<name>spring-cloud-gateway-dependencies</name>
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway-integration-tests</artifactId>
|
<artifactId>spring-cloud-gateway-integration-tests</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-gateway-server</artifactId>
|
<artifactId>spring-cloud-gateway-server</artifactId>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-gateway</artifactId>
|
<artifactId>spring-cloud-gateway</artifactId>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.3</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-gateway</artifactId>
|
<artifactId>spring-cloud-starter-gateway</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user