This is an automated email from the ASF dual-hosted git repository.
apelluru pushed a commit to branch SLING-11695
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter-annotations.git
The following commit(s) were added to refs/heads/SLING-11695 by this push:
new 0c26990 SLING-11695: upgrade to sling 49
0c26990 is described below
commit 0c269903a4ad556b9378f7e4c86dae873716d5ac
Author: Ashok Pelluru <[email protected]>
AuthorDate: Tue Nov 22 15:49:27 2022 +0100
SLING-11695: upgrade to sling 49
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e4d976e..bffd8b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<tag>HEAD</tag>
</scm>
- <!-- compile with java 7 -->
+ <!-- compile with java 8 -->
<properties>
<sling.java.version>8</sling.java.version>
</properties>