Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
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-boot-admin
Commits
7e18972b
Commit
7e18972b
authored
Jun 01, 2016
by
Johannes Edmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove superfluous data from POMs
parent
6b55c511
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
4 deletions
+0
-4
pom.xml
spring-boot-admin-docs/pom.xml
+0
-1
pom.xml
spring-boot-admin-samples/pom.xml
+0
-1
pom.xml
...g-boot-admin-samples/spring-boot-admin-sample-war/pom.xml
+0
-2
No files found.
spring-boot-admin-docs/pom.xml
View file @
7e18972b
...
...
@@ -7,7 +7,6 @@
<version>
1.3.4-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
</parent>
<groupId>
de.codecentric
</groupId>
<artifactId>
spring-boot-admin-docs
</artifactId>
<packaging>
pom
</packaging>
<name>
Spring Boot Admin Docs
</name>
...
...
spring-boot-admin-samples/pom.xml
View file @
7e18972b
...
...
@@ -8,7 +8,6 @@
<version>
1.3.4-SNAPSHOT
</version>
<relativePath>
..
</relativePath>
</parent>
<groupId>
de.codecentric
</groupId>
<artifactId>
spring-boot-admin-samples
</artifactId>
<packaging>
pom
</packaging>
<name>
Spring Boot Admin Samples
</name>
...
...
spring-boot-admin-samples/spring-boot-admin-sample-war/pom.xml
View file @
7e18972b
<?xml version="1.0"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.codecentric
</groupId>
<artifactId>
spring-boot-admin-sample-war
</artifactId>
<version>
1.3.4-SNAPSHOT
</version>
<packaging>
war
</packaging>
<parent>
<groupId>
de.codecentric
</groupId>
...
...
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