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
a82a1734
Commit
a82a1734
authored
Aug 18, 2015
by
Spencer Gibb
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #493 from spring-cloud/adrian.may-the-poms-be-with-you
Consolidates references to parent pom
parents
67748d66
54607135
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
14 additions
and
14 deletions
+14
-14
pom.xml
spring-cloud-netflix-core/pom.xml
+1
-1
pom.xml
spring-cloud-netflix-eureka-server/pom.xml
+1
-1
pom.xml
spring-cloud-netflix-hystrix-dashboard/pom.xml
+1
-1
pom.xml
spring-cloud-netflix-sidecar/pom.xml
+1
-1
pom.xml
spring-cloud-netflix-turbine/pom.xml
+1
-1
pom.xml
spring-cloud-starter-eureka-server/pom.xml
+1
-1
pom.xml
spring-cloud-starter-eureka/pom.xml
+1
-1
pom.xml
spring-cloud-starter-feign/pom.xml
+1
-1
pom.xml
spring-cloud-starter-hystrix-dashboard/pom.xml
+1
-1
pom.xml
spring-cloud-starter-hystrix/pom.xml
+1
-1
pom.xml
spring-cloud-starter-ribbon/pom.xml
+1
-1
pom.xml
spring-cloud-starter-turbine-amqp/pom.xml
+1
-1
pom.xml
spring-cloud-starter-turbine/pom.xml
+1
-1
pom.xml
spring-cloud-starter-zuul/pom.xml
+1
-1
No files found.
spring-cloud-netflix-core/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
<relativePath>
..
</relativePath>
<!-- lookup parent from repository -->
</parent>
<artifactId>
spring-cloud-netflix-core
</artifactId>
<packaging>
jar
</packaging>
...
...
spring-cloud-netflix-eureka-server/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
<relativePath>
..
</relativePath>
<!-- lookup parent from repository -->
</parent>
<artifactId>
spring-cloud-netflix-eureka-server
</artifactId>
<name>
Spring Cloud Netflix Eureka Server
</name>
...
...
spring-cloud-netflix-hystrix-dashboard/pom.xml
View file @
a82a1734
...
...
@@ -9,7 +9,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
<relativePath>
..
</relativePath>
<!-- lookup parent from repository -->
</parent>
<properties>
<main.basedir>
${basedir}/..
</main.basedir>
...
...
spring-cloud-netflix-sidecar/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
<relativePath>
..
</relativePath>
<!-- lookup parent from repository -->
</parent>
<artifactId>
spring-cloud-netflix-sidecar
</artifactId>
<packaging>
jar
</packaging>
...
...
spring-cloud-netflix-turbine/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
<relativePath>
..
</relativePath>
<!-- lookup parent from repository -->
</parent>
<artifactId>
spring-cloud-netflix-turbine
</artifactId>
<packaging>
jar
</packaging>
...
...
spring-cloud-starter-eureka-server/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-eureka-server
</artifactId>
<name>
spring-cloud-starter-eureka-server
</name>
...
...
spring-cloud-starter-eureka/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-eureka
</artifactId>
<name>
spring-cloud-starter-eureka
</name>
...
...
spring-cloud-starter-feign/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-feign
</artifactId>
<name>
spring-cloud-starter-feign
</name>
...
...
spring-cloud-starter-hystrix-dashboard/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-hystrix-dashboard
</artifactId>
<name>
spring-cloud-starter-hystrix-dashboard
</name>
...
...
spring-cloud-starter-hystrix/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-hystrix
</artifactId>
<name>
spring-cloud-starter-hystrix
</name>
...
...
spring-cloud-starter-ribbon/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-ribbon
</artifactId>
<name>
spring-cloud-starter-ribbon
</name>
...
...
spring-cloud-starter-turbine-amqp/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-turbine-amqp
</artifactId>
<name>
spring-cloud-starter-turbine-amqp
</name>
...
...
spring-cloud-starter-turbine/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-turbine
</artifactId>
<name>
spring-cloud-starter-turbine
</name>
...
...
spring-cloud-starter-zuul/pom.xml
View file @
a82a1734
...
...
@@ -6,7 +6,7 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-netflix
</artifactId>
<version>
1.1.0.BUILD-SNAPSHOT
</version>
<relativePath
/
>
<relativePath
>
..
</relativePath>
<!-- lookup parent from repository --
>
</parent>
<artifactId>
spring-cloud-starter-zuul
</artifactId>
<name>
spring-cloud-starter-zuul
</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