Discussion:
[maven-archetypes] branch master updated: upgraded parent pom
h***@apache.org
2018-12-09 10:58:01 UTC
Permalink
This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
new 9f33261 upgraded parent pom
9f33261 is described below

commit 9f332615d0a731928e042eb175cc9eda515cda14
Author: Hervé Boutemy <***@apache.org>
AuthorDate: Sun Dec 9 11:58:00 2018 +0100

upgraded parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a959a1e..f5c06e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>31</version>
+ <version>33</version>
</parent>

<groupId>org.apache.maven.archetypes</groupId>

Loading...