Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 28dd578

Browse files
author
Mario Codes Sánchez
committed
pom: eliminated common god-pom
also added description into new spring / vertx common pom
1 parent acc4fb2 commit 28dd578

File tree

3 files changed

+2
-173
lines changed

3 files changed

+2
-173
lines changed

parent-pom/pom.xml

Lines changed: 0 additions & 173 deletions
This file was deleted.

spring/spring-pom/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>spring-pom</artifactId>
55
<version>1.0.0-RELEASE</version>
66
<packaging>pom</packaging>
7+
<description>common pom for all spring projects</description>
78

89
<properties>
910
<!-- General Versions -->

vertx/vertx-pom/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>vertx-pom</artifactId>
55
<version>1.0.0-RELEASE</version>
66
<packaging>pom</packaging>
7+
<description>common pom for all spring projects</description>
78

89
<properties>
910
<!-- General Versions -->

0 commit comments

Comments
 (0)