You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2018/01/16 11:55:19 UTC

[sling-maven-sling-plugin] branch master updated: update to latest fsresource versions

This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-maven-sling-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 73bc84c  update to latest fsresource versions
73bc84c is described below

commit 73bc84c619fd4782868550984fe33e0c24a497d6
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Tue Jan 16 12:55:12 2018 +0100

    update to latest fsresource versions
---
 src/main/java/org/apache/sling/maven/bundlesupport/FsMountMojo.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/maven/bundlesupport/FsMountMojo.java b/src/main/java/org/apache/sling/maven/bundlesupport/FsMountMojo.java
index c3c220d..c00f856 100644
--- a/src/main/java/org/apache/sling/maven/bundlesupport/FsMountMojo.java
+++ b/src/main/java/org/apache/sling/maven/bundlesupport/FsMountMojo.java
@@ -59,7 +59,7 @@ public class FsMountMojo extends AbstractFsMountMojo {
     private static final String BUNDLE_GROUP_ID = "org.apache.sling"; 
 
     private static final String FS_BUNDLE_ARTIFACT_ID = "org.apache.sling.fsresource"; 
-    private static final String FS_BUNDLE_DEFAULT_VERSION = "2.1.8"; 
+    private static final String FS_BUNDLE_DEFAULT_VERSION = "2.1.10"; 
     private static final String FS_BUNDLE_LEGACY_DEFAULT_VERSION = "1.4.8"; 
     
     private static final String RESOURCE_RESOLVER_BUNDLE_ARTIFACT_ID = "org.apache.sling.resourceresolver"; 

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].