mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 15:49:00 +00:00
Bumping versions to 4.3.4-SNAPSHOT after release
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Spring Cloud Netflix</name>
|
<name>Spring Cloud Netflix</name>
|
||||||
<description>Spring Cloud Netflix</description>
|
<description>Spring Cloud Netflix</description>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-netflix-dependencies</artifactId>
|
<artifactId>spring-cloud-netflix-dependencies</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>spring-cloud-netflix-dependencies</name>
|
<name>spring-cloud-netflix-dependencies</name>
|
||||||
<description>Spring Cloud Netflix Dependencies</description>
|
<description>Spring Cloud Netflix Dependencies</description>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-netflix-eureka-client-tls-tests</artifactId>
|
<artifactId>spring-cloud-netflix-eureka-client-tls-tests</artifactId>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-netflix-eureka-client</artifactId>
|
<artifactId>spring-cloud-netflix-eureka-client</artifactId>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
<relativePath>..</relativePath> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-netflix-eureka-server</artifactId>
|
<artifactId>spring-cloud-netflix-eureka-server</artifactId>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
|
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
|
||||||
<name>Spring Cloud Starter Netflix Eureka Client</name>
|
<name>Spring Cloud Starter Netflix Eureka Client</name>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-netflix</artifactId>
|
<artifactId>spring-cloud-netflix</artifactId>
|
||||||
<version>4.3.3-SNAPSHOT</version>
|
<version>4.3.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
|
<artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
|
||||||
<name>Spring Cloud Starter Netflix Eureka Server</name>
|
<name>Spring Cloud Starter Netflix Eureka Server</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user