Bumping versions to 4.3.4-SNAPSHOT after release

This commit is contained in:
spring-builds
2026-06-11 14:21:04 +00:00
parent ff48893c3a
commit 7c00c905b4
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>