This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/master by this push:
new 1d3d8f1 [UNOMI-227] Upgrade to Apache pom parent 21
1d3d8f1 is described below
commit 1d3d8f1ba0f0e0acd1dd525791de0e424877525f
Author: Francois Papon <[email protected]>
AuthorDate: Tue Apr 16 22:18:29 2019 +0400
[UNOMI-227] Upgrade to Apache pom parent 21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9a6eb8..8ba671b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>15</version>
+ <version>21</version>
<relativePath />
</parent>