Repository: incubator-atlas Updated Branches: refs/heads/master 382a4c8f5 -> b2efaf76d
ATLAS-576 Build with Maven 3.0.5 fails (rpatil via shwethags) Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/b2efaf76 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/b2efaf76 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/b2efaf76 Branch: refs/heads/master Commit: b2efaf76d409e31d580f0d12458a82f1430490e2 Parents: 382a4c8 Author: Shwetha GS <[email protected]> Authored: Mon Mar 21 10:35:27 2016 +0530 Committer: Shwetha GS <[email protected]> Committed: Mon Mar 21 10:35:27 2016 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- release-log.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/b2efaf76/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a018529..29537ac 100755 --- a/pom.xml +++ b/pom.xml @@ -1298,7 +1298,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>0.0.23</version> + <version>0.0.22</version> </plugin> <plugin> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/b2efaf76/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 72e1298..a0ea150 100644 --- a/release-log.txt +++ b/release-log.txt @@ -13,6 +13,7 @@ ATLAS-409 Atlas will not import avro tables with schema read from a file (dosset ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ALL CHANGES: +ATLAS-576 Build with Maven 3.0.5 fails (rpatil via shwethags) ATLAS-408 UI : Add a close link (x) on the top right when Tag is added (darshankumar89 via shwethags) ATLAS-524 Support alter database (sumasai via shwethags) ATLAS-539 Store for entity audit events (shwethags)
