Repository: incubator-atlas Updated Branches: refs/heads/master 883251c0d -> 901aca9d8
ATLAS-31 ATLAS build fails with clean repo (suma.shivaprasad 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/901aca9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/901aca9d Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/901aca9d Branch: refs/heads/master Commit: 901aca9d804e7175b8fb9e6191048f7719a9ceed Parents: 883251c Author: Shwetha GS <[email protected]> Authored: Mon Jun 22 14:29:02 2015 +0530 Committer: Shwetha GS <[email protected]> Committed: Mon Jun 22 14:29:02 2015 +0530 ---------------------------------------------------------------------- pom.xml | 7 ------- release-log.txt | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/901aca9d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6e7b470..a45f59e 100755 --- a/pom.xml +++ b/pom.xml @@ -408,13 +408,6 @@ </snapshots> </repository> <repository> - <id>Codehaus repository</id> - <url>http://repository.codehaus.org/</url> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> <id>apache.snapshots.repo</id> <url>https://repository.apache.org/content/groups/snapshots</url> <name>Apache Snapshots Repository</name> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/901aca9d/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index d49b359..1ccf094 100644 --- a/release-log.txt +++ b/release-log.txt @@ -6,6 +6,7 @@ Apache Atlas Release Notes INCOMPATIBLE CHANGES: ALL CHANGES: +ATLAS-31 ATLAS build fails with clean repo (suma.shivaprasad via shwethags) ATLAS-33 Atlas restart fails (shwethags) ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags)
