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
5afd0b48
Commit
5afd0b48
authored
Dec 19, 2014
by
Phillip Webb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish sample POM names
parent
82bf6040
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
pom.xml
...ng-boot-samples/spring-boot-sample-parent-context/pom.xml
+1
-1
pom.xml
...t-samples/spring-boot-sample-web-groovy-templates/pom.xml
+1
-1
pom.xml
...boot-samples/spring-boot-sample-web-secure-custom/pom.xml
+2
-2
pom.xml
...g-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
+2
-2
No files found.
spring-boot-samples/spring-boot-sample-parent-context/pom.xml
View file @
5afd0b48
...
...
@@ -8,7 +8,7 @@
<version>
1.2.1.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-parent-context
</artifactId>
<name>
spring-boot-sample-parent-context
</name>
<name>
Spring Boot Parent Context Sample
</name>
<description>
Spring Boot Parent Context Sample
</description>
<url>
http://projects.spring.io/spring-boot/
</url>
<organization>
...
...
spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
View file @
5afd0b48
...
...
@@ -8,7 +8,7 @@
<version>
1.2.1.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-groovy-templates
</artifactId>
<name>
spring-boot-sample-web-groovy-templates
</name>
<name>
Spring Boot Web Groovy Templates Sample
</name>
<description>
Spring Boot Web Groovy Templates Sample
</description>
<url>
http://projects.spring.io/spring-boot/
</url>
<organization>
...
...
spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml
View file @
5afd0b48
...
...
@@ -8,8 +8,8 @@
<version>
1.2.1.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-secure-custom
</artifactId>
<name>
spring-boot-sample-web-secure-custom
</name>
<description>
Spring Boot Web Secure Sample
</description>
<name>
Spring Boot Web Secure Custom Sample
</name>
<description>
Spring Boot Web Secure
Custom
Sample
</description>
<url>
http://projects.spring.io/spring-boot/
</url>
<organization>
<name>
Pivotal Software, Inc.
</name>
...
...
spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
View file @
5afd0b48
...
...
@@ -8,8 +8,8 @@
<version>
1.2.1.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-secure-jdbc
</artifactId>
<name>
spring-boot-sample-web-secure-jdbc
</name>
<description>
Spring Boot Web Secure Sample
</description>
<name>
Spring Boot Web Secure JDBC Sample
</name>
<description>
Spring Boot Web Secure
JDBC
Sample
</description>
<url>
http://projects.spring.io/spring-boot/
</url>
<organization>
<name>
Pivotal Software, Inc.
</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