This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-mudrod.git
The following commit(s) were added to refs/heads/master by this push:
new 3fddc7c Upgrade to parent pom version 21 (#38)
3fddc7c is described below
commit 3fddc7ce26aa9cc40bd0958c677fc263481c6b84
Author: Kevin Ratnasekera <[email protected]>
AuthorDate: Wed Feb 13 12:06:22 2019 +0530
Upgrade to parent pom version 21 (#38)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5e31926..da3800c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>10</version>
+ <version>21</version>
</parent>
<groupId>org.apache.sdap</groupId>