Repository: atlas Updated Branches: refs/heads/master 65c6f9c8e -> 60c05eb75
ATLAS-2509 : updated frontend-maven-plugin to 1.4 Project: http://git-wip-us.apache.org/repos/asf/atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/60c05eb7 Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/60c05eb7 Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/60c05eb7 Branch: refs/heads/master Commit: 60c05eb753b0437679de3996e512f7378e4d78f1 Parents: 65c6f9c Author: kevalbhatt <[email protected]> Authored: Wed Mar 21 20:26:37 2018 +0530 Committer: kevalbhatt <[email protected]> Committed: Wed Mar 21 20:29:47 2018 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/atlas/blob/60c05eb7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9ddc8e1..ee2746a 100644 --- a/pom.xml +++ b/pom.xml @@ -1685,7 +1685,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.0</version> + <version>1.4</version> </plugin> <plugin>
