File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
spring-cloud-netflix-dependencies
spring-cloud-netflix-eureka-client-tls-tests
spring-cloud-netflix-eureka-client
spring-cloud-netflix-eureka-server
spring-cloud-starter-netflix-eureka-client
spring-cloud-starter-netflix-eureka-server Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-netflix</artifactId >
8- <version >4.0.2-SNAPSHOT </version >
8+ <version >4.0.2</version >
99 </parent >
1010 <artifactId >spring-cloud-netflix-docs</artifactId >
1111 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 33 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >spring-cloud-netflix</artifactId >
6- <version >4.0.2-SNAPSHOT </version >
6+ <version >4.0.2</version >
77 <packaging >pom</packaging >
88 <name >Spring Cloud Netflix</name >
99 <description >Spring Cloud Netflix</description >
1010 <parent >
1111 <groupId >org.springframework.cloud</groupId >
1212 <artifactId >spring-cloud-build</artifactId >
13- <version >4.0.3-SNAPSHOT </version >
13+ <version >4.0.3</version >
1414 <relativePath />
1515 </parent >
1616 <scm >
2121 </scm >
2222 <properties >
2323 <bintray .package>netflix</bintray .package>
24- <spring-cloud-commons .version>4.0.3-SNAPSHOT </spring-cloud-commons .version>
25- <spring-cloud-config .version>4.0.3-SNAPSHOT </spring-cloud-config .version>
24+ <spring-cloud-commons .version>4.0.3</spring-cloud-commons .version>
25+ <spring-cloud-config .version>4.0.3</spring-cloud-config .version>
2626
2727 <!-- Sonar -->
2828 <sonar .java.coveragePlugin>jacoco</sonar .java.coveragePlugin>
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-cloud-dependencies-parent</artifactId >
77 <groupId >org.springframework.cloud</groupId >
8- <version >4.0.3-SNAPSHOT </version >
8+ <version >4.0.3</version >
99 <relativePath />
1010 </parent >
1111 <artifactId >spring-cloud-netflix-dependencies</artifactId >
12- <version >4.0.2-SNAPSHOT </version >
12+ <version >4.0.2</version >
1313 <packaging >pom</packaging >
1414 <name >spring-cloud-netflix-dependencies</name >
1515 <description >Spring Cloud Netflix Dependencies</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-netflix</artifactId >
8- <version >4.0.2-SNAPSHOT </version >
8+ <version >4.0.2</version >
99 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1010 </parent >
1111 <artifactId >spring-cloud-netflix-eureka-client-tls-tests</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-netflix</artifactId >
9- <version >4.0.2-SNAPSHOT </version >
9+ <version >4.0.2</version >
1010 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1111 </parent >
1212 <artifactId >spring-cloud-netflix-eureka-client</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-netflix</artifactId >
8- <version >4.0.2-SNAPSHOT </version >
8+ <version >4.0.2</version >
99 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1010 </parent >
1111 <artifactId >spring-cloud-netflix-eureka-server</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.cloud</groupId >
66 <artifactId >spring-cloud-netflix</artifactId >
7- <version >4.0.2-SNAPSHOT </version >
7+ <version >4.0.2</version >
88 </parent >
99 <artifactId >spring-cloud-starter-netflix-eureka-client</artifactId >
1010 <name >Spring Cloud Starter Netflix Eureka Client</name >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.springframework.cloud</groupId >
55 <artifactId >spring-cloud-netflix</artifactId >
6- <version >4.0.2-SNAPSHOT </version >
6+ <version >4.0.2</version >
77 </parent >
88 <artifactId >spring-cloud-starter-netflix-eureka-server</artifactId >
99 <name >Spring Cloud Starter Netflix Eureka Server</name >
You can’t perform that action at this time.
0 commit comments