summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Aune <kkraune@users.noreply.github.com>2017-07-18 10:39:10 +0200
committerGitHub <noreply@github.com>2017-07-18 10:39:10 +0200
commit8abf752c4daa2cd54f8796117201595810485c1c (patch)
tree345160b058bbbfb39b8b1372de6550309bdface8
parent38f395f3e17cf4b4c5245153f0c50f0778e2b3e3 (diff)
Revert "build tensor sample app"
-rw-r--r--sample-apps/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample-apps/pom.xml b/sample-apps/pom.xml
index 7e202230f99..cd054953152 100644
--- a/sample-apps/pom.xml
+++ b/sample-apps/pom.xml
@@ -11,7 +11,6 @@
<modules>
<module>basic-search-java</module>
- <module>basic-search-tensor</module>
<module>blog-recommendation</module>
<module>boolean-search</module>
<module>http-api-using-request-handlers-and-processors</module>