This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.webdav-2.1.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git
commit ca6bfbdc934ce3defc8912037976c306b3c52cb4 Author: Justin Edelson <[email protected]> AuthorDate: Tue Nov 8 23:43:22 2011 +0000 SLING-2272 - upgrade Jackrabbit version to 2.2.9 (except for WebDAV, which needs 2.3.x, so upgraded to 2.3.2) and Tika to 1.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1199537 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d65361..c52e266 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr-server</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3.2</version> <scope>compile</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
