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:23:18 UTC

[sling-org-apache-sling-resource-editor] 02/50: SLING-4001 - avoid 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-resource-editor.git

commit 20a74c243d0835b8601d2032b77e138f4bf792f3
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Fri Oct 17 12:21:12 2014 +0000

    SLING-4001 - avoid snapshot
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1632549 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 14eb533..9760af1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
 			<plugin>
 				<groupId>org.lesscss</groupId>
 				<artifactId>lesscss-maven-plugin</artifactId>
-				<version>1.7.0.1.1-SNAPSHOT</version>
+				<version>1.7.0.1.1</version>
 				<configuration>
 					<outputDirectory>${project.basedir}/src/main/resources/SLING-INF/libs/reseditor/content/css</outputDirectory>
 					<includes>

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