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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 17ffd09 upgrade parent to latest release
17ffd09 is described below
commit 17ffd090faaa19fd1e9a14bb7d5885826c047243
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Jan 9 00:24:57 2020 +0100
upgrade parent to latest release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 32d36aa..c98b12c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>22-SNAPSHOT</version>
+ <version>22</version>
<relativePath>../asf/pom.xml</relativePath>
</parent>