Repository: incubator-atlas Updated Branches: refs/heads/master b2efaf76d -> 4285526e5
Revert "ATLAS-576 Build with Maven 3.0.5 fails (rpatil via shwethags)" This reverts commit b2efaf76d409e31d580f0d12458a82f1430490e2. Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/4285526e Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/4285526e Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/4285526e Branch: refs/heads/master Commit: 4285526e52d57f85f4e1ec02273ca9f0dbb75a12 Parents: b2efaf7 Author: Shwetha GS <[email protected]> Authored: Tue Mar 22 15:39:20 2016 +0530 Committer: Shwetha GS <[email protected]> Committed: Tue Mar 22 15:39:20 2016 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- release-log.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/4285526e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 29537ac..a018529 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.22</version> + <version>0.0.23</version> </plugin> <plugin> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/4285526e/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index a0ea150..72e1298 100644 --- a/release-log.txt +++ b/release-log.txt @@ -13,7 +13,6 @@ 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)
