You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:18:57 UTC

[sling-org-apache-sling-commons-contentdetection] 23/39: SLING-4694 - use commons.mime release, no need for a snapshot

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-contentdetection.git

commit d6eb97df61d7a7ac0c21bfd61be951fc8b25a3bd
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Jul 6 09:21:18 2015 +0000

    SLING-4694 - use commons.mime release, no need for a snapshot
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1689344 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7db3e3d..6b58fc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
 
         <!-- Sling Dependencies-->
         <dependency>
-            <version>2.1.9-SNAPSHOT</version>
+            <version>2.1.8</version>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.mime</artifactId>
             <scope>provided</scope>

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