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 07f41437176aaebf7afc65059449bd2837cc919b Author: Robert Munteanu <[email protected]> AuthorDate: Fri Mar 27 14:14:56 2015 +0000 resourceeditor: use frontend-maven-plugin 0.23.0 for Maven 3.3.1 compatibility git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1669593 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0e263de..870c68a 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>0.0.22</version> + <version>0.0.23</version> <configuration> <workingDirectory>frontend</workingDirectory> </configuration> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
