Repository: atlas
Updated Branches:
  refs/heads/branch-1.0 326282fc4 -> c89187032


ATLAS-2693: revert addition of omag server standalone binary into distro 
packaging for 1.0 release

Signed-off-by: Madhan Neethiraj <mad...@apache.org>


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

Branch: refs/heads/branch-1.0
Commit: c8918703252ec0f40ae17ac690a46122549ed00f
Parents: 326282f
Author: Nigel Jones <nigel.l.jo...@gmail.com>
Authored: Wed May 16 21:32:30 2018 +0100
Committer: Madhan Neethiraj <mad...@apache.org>
Committed: Wed May 16 14:12:42 2018 -0700

----------------------------------------------------------------------
 distro/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/c8918703/distro/pom.xml
----------------------------------------------------------------------
diff --git a/distro/pom.xml b/distro/pom.xml
index b315cab..56ffec9 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -120,7 +120,6 @@ atlas.graph.index.search.solr.wait-searcher=true
                                         
<descriptor>src/main/assemblies/standalone-package.xml</descriptor>
                                         
<descriptor>src/main/assemblies/src-package.xml</descriptor>
                                         
<descriptor>src/main/assemblies/migration-exporter.xml</descriptor>
-                                        
<descriptor>src/main/assemblies/omag-server.xml</descriptor>
                                     </descriptors>
                                     
<finalName>apache-atlas-${project.version}</finalName>
                                     <tarLongFileMode>gnu</tarLongFileMode>

Reply via email to