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
ca399ffd
Commit
ca399ffd
authored
Jan 03, 2018
by
Ryan Baxter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moving dependencies to snapshots
parent
a4c995a3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
pom.xml
pom.xml
+4
-4
pom.xml
spring-cloud-netflix-dependencies/pom.xml
+1
-1
pom.xml
spring-cloud-netflix-hystrix-contract/pom.xml
+1
-1
No files found.
pom.xml
View file @
ca399ffd
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<parent>
<parent>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-build
</artifactId>
<artifactId>
spring-cloud-build
</artifactId>
<version>
1.3.
6.RELEASE
</version>
<version>
1.3.
7.BUILD-SNAPSHOT
</version>
<relativePath
/>
<relativePath
/>
</parent>
</parent>
<scm>
<scm>
...
@@ -24,9 +24,9 @@
...
@@ -24,9 +24,9 @@
<main.basedir>
${basedir}
</main.basedir>
<main.basedir>
${basedir}
</main.basedir>
<netty.version>
4.0.27.Final
</netty.version>
<netty.version>
4.0.27.Final
</netty.version>
<jackson.version>
2.7.3
</jackson.version>
<jackson.version>
2.7.3
</jackson.version>
<spring-cloud-commons.version>
1.3.
0.RELEASE
</spring-cloud-commons.version>
<spring-cloud-commons.version>
1.3.
1.BUILD-SNAPSHOT
</spring-cloud-commons.version>
<spring-cloud-config.version>
1.4.
0.RELEASE
</spring-cloud-config.version>
<spring-cloud-config.version>
1.4.
1.BUILD-SNAPSHOT
</spring-cloud-config.version>
<spring-cloud-stream.version>
Ditmars.
RELEASE
</spring-cloud-stream.version>
<spring-cloud-stream.version>
Ditmars.
BUILD-SNAPSHOT
</spring-cloud-stream.version>
<!-- Has to be a stable version (not one that depends on this version of netflix): -->
<!-- Has to be a stable version (not one that depends on this version of netflix): -->
<donotreplacespring-cloud-contract.version>
1.1.2.RELEASE
</donotreplacespring-cloud-contract.version>
<donotreplacespring-cloud-contract.version>
1.1.2.RELEASE
</donotreplacespring-cloud-contract.version>
...
...
spring-cloud-netflix-dependencies/pom.xml
View file @
ca399ffd
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<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>
1.3.
6.RELEASE
</version>
<version>
1.3.
7.BUILD-SNAPSHOT
</version>
<relativePath/>
<relativePath/>
</parent>
</parent>
<artifactId>
spring-cloud-netflix-dependencies
</artifactId>
<artifactId>
spring-cloud-netflix-dependencies
</artifactId>
...
...
spring-cloud-netflix-hystrix-contract/pom.xml
View file @
ca399ffd
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-build
</artifactId>
<artifactId>
spring-cloud-build
</artifactId>
<version>
1.3.
6.RELEASE
</version>
<version>
1.3.
7.BUILD-SNAPSHOT
</version>
<relativePath/>
<!-- lookup parent from repository -->
<relativePath/>
<!-- lookup parent from repository -->
</parent>
</parent>
<artifactId>
spring-cloud-netflix-hystrix-contract
</artifactId>
<artifactId>
spring-cloud-netflix-hystrix-contract
</artifactId>
...
...
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