Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-cloud-netflix
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-cloud-netflix
Commits
112a3e27
Unverified
Commit
112a3e27
authored
Jul 21, 2017
by
Spencer Gibb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix versions of new starters
parent
bbac5a73
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
16 additions
and
16 deletions
+16
-16
pom.xml
pom.xml
+1
-1
pom.xml
spring-cloud-netflix-dependencies/pom.xml
+1
-1
pom.xml
spring-cloud-starter-netflix/pom.xml
+1
-1
pom.xml
...ter-netflix/spring-cloud-starter-netflix-archaius/pom.xml
+1
-1
pom.xml
...tarter-netflix/spring-cloud-starter-netflix-atlas/pom.xml
+1
-1
pom.xml
...etflix/spring-cloud-starter-netflix-eureka-client/pom.xml
+1
-1
pom.xml
...etflix/spring-cloud-starter-netflix-eureka-server/pom.xml
+1
-1
pom.xml
...ix/spring-cloud-starter-netflix-hystrix-dashboard/pom.xml
+1
-1
pom.xml
...rter-netflix/spring-cloud-starter-netflix-hystrix/pom.xml
+1
-1
pom.xml
...arter-netflix/spring-cloud-starter-netflix-ribbon/pom.xml
+1
-1
pom.xml
...er-netflix/spring-cloud-starter-netflix-spectator/pom.xml
+1
-1
pom.xml
...netflix/spring-cloud-starter-netflix-turbine-amqp/pom.xml
+1
-1
pom.xml
...tflix/spring-cloud-starter-netflix-turbine-stream/pom.xml
+1
-1
pom.xml
...rter-netflix/spring-cloud-starter-netflix-turbine/pom.xml
+1
-1
pom.xml
...starter-netflix/spring-cloud-starter-netflix-zuul/pom.xml
+1
-1
pom.xml
...ud-starter-netflix/spring-cloud-starter-openfeign/pom.xml
+1
-1
No files found.
pom.xml
View file @
112a3e27
...
...
@@ -134,6 +134,7 @@
<module>
spring-cloud-netflix-turbine
</module>
<module>
spring-cloud-netflix-turbine-stream
</module>
<module>
spring-cloud-netflix-sidecar
</module>
<module>
spring-cloud-starter-netflix
</module>
<module>
spring-cloud-starter-archaius
</module>
<module>
spring-cloud-starter-atlas
</module>
<module>
spring-cloud-starter-eureka
</module>
...
...
@@ -141,7 +142,6 @@
<module>
spring-cloud-starter-feign
</module>
<module>
spring-cloud-starter-hystrix
</module>
<module>
spring-cloud-starter-hystrix-dashboard
</module>
<module>
spring-cloud-starter-netflix
</module>
<module>
spring-cloud-starter-ribbon
</module>
<module>
spring-cloud-starter-spectator
</module>
<module>
spring-cloud-starter-turbine
</module>
...
...
spring-cloud-netflix-dependencies/pom.xml
View file @
112a3e27
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
spring-cloud-dependencies-parent
</artifactId>
<groupId>
org.springframework.cloud
</groupId>
<version>
1.3.
1
.BUILD-SNAPSHOT
</version>
<version>
1.3.
3
.BUILD-SNAPSHOT
</version>
<relativePath/>
</parent>
<artifactId>
spring-cloud-netflix-dependencies
</artifactId>
...
...
spring-cloud-starter-netflix/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
</parent>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-archaius/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-archaius
</artifactId>
<name>
Spring Cloud Starter Netflix Archaius
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-atlas/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-atlas
</artifactId>
<name>
Spring Cloud Starter Netflix Atlas
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-eureka-client/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-eureka-client
</artifactId>
<name>
Spring Cloud Starter Netflix Eureka Client
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-eureka-server/pom.xml
View file @
112a3e27
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-eureka-server
</artifactId>
<name>
Spring Cloud Starter Netflix Eureka Server
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-hystrix-dashboard/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-hystrix-dashboard
</artifactId>
<name>
Spring Cloud Starter Netflix Hystrix Dashboard
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-hystrix/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-hystrix
</artifactId>
<name>
Spring Cloud Starter Netflix Hystrix
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-ribbon/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-ribbon
</artifactId>
<name>
Spring Cloud Starter Netflix Ribbon
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-spectator/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-spectator
</artifactId>
<name>
Spring Cloud Starter Netflix Spectator
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-turbine-amqp/pom.xml
View file @
112a3e27
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-turbine-amqp
</artifactId>
<name>
Spring Cloud Starter Netflix Turbine AMQP
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-turbine-stream/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-turbine-stream
</artifactId>
<name>
Spring Cloud Starter Netflix Turbine Stream
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-turbine/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-turbine
</artifactId>
<name>
Spring Cloud Starter Netflix Turbine
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-netflix-zuul/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-netflix-zuul
</artifactId>
<name>
Spring Cloud Starter Netflix Zuul
</name>
...
...
spring-cloud-starter-netflix/spring-cloud-starter-openfeign/pom.xml
View file @
112a3e27
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-netflix
</artifactId>
<version>
1.
3.1
.BUILD-SNAPSHOT
</version>
<version>
1.
4.0
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-cloud-starter-openfeign
</artifactId>
<name>
Spring Cloud Starter OpenFeign
</name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment