This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-johnzon.git
The following commit(s) were added to refs/heads/master by this push:
new 1585880 SLING-9609 Upgrade to parent 39
1585880 is described below
commit 1585880883fdba3955b4ea507736656dd1cd07d3
Author: Eric Norman <[email protected]>
AuthorDate: Sun Jul 26 18:15:18 2020 -0700
SLING-9609 Upgrade to parent 39
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0968820..45d4b0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath />
</parent>