Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
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
DEMO
spring-boot
Commits
d1cb3c7c
Commit
d1cb3c7c
authored
Nov 26, 2014
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish names in pom.xml of Jersey and Cloud Connectors starters
parent
d5b7f49f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
pom.xml
...oot-starters/spring-boot-starter-cloud-connectors/pom.xml
+1
-1
pom.xml
spring-boot-starters/spring-boot-starter-jersey/pom.xml
+1
-1
No files found.
spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml
View file @
d1cb3c7c
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<version>
1.2.0.BUILD-SNAPSHOT
</version>
<version>
1.2.0.BUILD-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-cloud-connectors
</artifactId>
<artifactId>
spring-boot-starter-cloud-connectors
</artifactId>
<name>
spring-boot-starter-cloud-connectors
</name>
<name>
Spring Boot Spring Cloud Connectors Starter
</name>
<description>
Spring Boot Starter for Spring Cloud Connectors
</description>
<description>
Spring Boot Starter for Spring Cloud Connectors
</description>
<url>
http://projects.spring.io/spring-boot/
</url>
<url>
http://projects.spring.io/spring-boot/
</url>
<organization>
<organization>
...
...
spring-boot-starters/spring-boot-starter-jersey/pom.xml
View file @
d1cb3c7c
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<version>
1.2.0.BUILD-SNAPSHOT
</version>
<version>
1.2.0.BUILD-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
spring-boot-starter-jersey
</artifactId>
<artifactId>
spring-boot-starter-jersey
</artifactId>
<name>
spring-boot-starter-jersey
</name>
<name>
Spring Boot Jersey Starter
</name>
<description>
Spring Boot Jersey Starter
</description>
<description>
Spring Boot Jersey Starter
</description>
<url>
http://projects.spring.io/spring-boot/
</url>
<url>
http://projects.spring.io/spring-boot/
</url>
<organization>
<organization>
...
...
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