This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 8d1903a SLING-7534 use newest ASF parent (21) to generate SHA512
checksums with the release
8d1903a is described below
commit 8d1903a1189424c8ba8a8a110b2dd9d75a8744fe
Author: Konrad Windszus <[email protected]>
AuthorDate: Sun Aug 26 13:23:48 2018 +0200
SLING-7534 use newest ASF parent (21) to generate SHA512 checksums with
the release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99ba021..d8cd5e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>20</version>
+ <version>21</version>
<relativePath />
</parent>