You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/05/12 05:43:21 UTC

[GitHub] [sling-org-apache-sling-jcr-webdav] reschke commented on a diff in pull request #2: SLING-11306: Update to sling 47

reschke commented on code in PR #2:
URL: https://github.com/apache/sling-org-apache-sling-jcr-webdav/pull/2#discussion_r870968391


##########
pom.xml:
##########
@@ -40,46 +39,28 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-webdav.git</url>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
-        <jackrabbit.version>2.14.2</jackrabbit.version>
+        <sling.java.version>8</sling.java.version>
+        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        <jackrabbit.version>2.14.3</jackrabbit.version>

Review Comment:
   do not rely on EOL'd Jackrabbit versions



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org