This is an automated email from the ASF dual-hosted git repository.
ralaoui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-vysper.git
The following commit(s) were added to refs/heads/master by this push:
new d391424 Upgrade parent to org.apache:apache:21 (#5)
d391424 is described below
commit d39142431d5d2d6f46ae5a2263040e7ac7b44f22
Author: Réda Housni Alaoui <[email protected]>
AuthorDate: Sat Aug 17 09:14:27 2019 +0200
Upgrade parent to org.apache:apache:21 (#5)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 090b918..b03697c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>apache</artifactId>
<groupId>org.apache</groupId>
- <version>7</version>
+ <version>21</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.vysper</groupId>