Repository: incubator-atlas
Updated Branches:
  refs/heads/master e39c59598 -> 0a8756278


ATLAS-159 Added empty overlag tag for current build(sanjayp via sumasai)


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/0a875627
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/0a875627
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/0a875627

Branch: refs/heads/master
Commit: 0a875627898b852be8a9947664192c7593706f24
Parents: e39c595
Author: Suma Shivaprasad <[email protected]>
Authored: Sun Oct 11 08:58:14 2015 +0530
Committer: Suma Shivaprasad <[email protected]>
Committed: Sun Oct 11 08:58:39 2015 +0530

----------------------------------------------------------------------
 webapp/pom.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/0a875627/webapp/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/pom.xml b/webapp/pom.xml
index dd1174f..b95a134 100755
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -250,6 +250,9 @@
                             <groupId>org.apache.atlas</groupId>
                             <artifactId>dashboard</artifactId>
                         </overlay>
+                       <overlay>
+                            <!-- empty groupId/artifactId represents the 
current build -->
+                       </overlay>
                     </overlays>
                     <archive>
                         <manifest>

Reply via email to