Repository: atlas Updated Branches: refs/heads/branch-0.8 d90469798 -> 93d7b359f
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/93d7b359 Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/93d7b359 Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/93d7b359 Branch: refs/heads/branch-0.8 Commit: 93d7b359fac3ba315664819eb85dd9fbfb567ef0 Parents: d904697 Author: kevalbhatt <[email protected]> Authored: Wed Mar 21 20:26:37 2018 +0530 Committer: kevalbhatt <[email protected]> Committed: Wed Mar 21 20:35:02 2018 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/atlas/blob/93d7b359/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 949167b..33b05b9 100644 --- a/pom.xml +++ b/pom.xml @@ -1792,7 +1792,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.0</version> + <version>1.4</version> </plugin> <plugin>
