aboutsummaryrefslogtreecommitdiff
path: root/src/main/assembly/distribution.xml
diff options
context:
space:
mode:
authorLuciano Resende <lresende@apache.org>2017-01-17 22:52:11 -0800
committerLuciano Resende <lresende@apache.org>2017-01-18 09:41:52 -0800
commita6d3e04fd20fde9ecf3de22564c1d9196cae7e40 (patch)
tree813d260a2c069a1396b7950b426f02bc8f8b4be6 /src/main/assembly/distribution.xml
parent4bb04ad258ab487e4321c81bf1da864186eb84c3 (diff)
downloadtoree-gateway-a6d3e04fd20fde9ecf3de22564c1d9196cae7e40.tar.gz
toree-gateway-a6d3e04fd20fde9ecf3de22564c1d9196cae7e40.tar.bz2
toree-gateway-a6d3e04fd20fde9ecf3de22564c1d9196cae7e40.zip
Fix kernel artifact naming and references
Diffstat (limited to 'src/main/assembly/distribution.xml')
-rw-r--r--src/main/assembly/distribution.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/assembly/distribution.xml b/src/main/assembly/distribution.xml
index 3e6146a..e2ecf36 100644
--- a/src/main/assembly/distribution.xml
+++ b/src/main/assembly/distribution.xml
@@ -46,7 +46,7 @@
<outputDirectory>python</outputDirectory>
<includes>
<include>setup.py</include>
- <include>toree_gateway_kernel.py</include>
+ <include>toree-gateway-kernel.py</include>
</includes>
</fileSet>