summaryrefslogtreecommitdiffstats
path: root/sample-apps
diff options
context:
space:
mode:
authorKristian Aune <kraune@yahoo-inc.com>2017-02-06 14:00:21 +0100
committerKristian Aune <kraune@yahoo-inc.com>2017-02-06 14:00:21 +0100
commit16f2009c2a021e7125624d29100fa6fae4cbba5b (patch)
tree7ca5f20b60738e04f3340ae1026fbfa4b8d89e58 /sample-apps
parentde18b063dca25956f8696298a1bc422a342655a8 (diff)
build blog-recommendation too
Diffstat (limited to 'sample-apps')
-rw-r--r--sample-apps/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-apps/pom.xml b/sample-apps/pom.xml
index 48c39b63bcc..1114ff2ec4b 100644
--- a/sample-apps/pom.xml
+++ b/sample-apps/pom.xml
@@ -11,7 +11,7 @@
<modules>
<module>basic-search-java</module>
- <!-- module>blog-recommendation</module -->
+ <module>blog-recommendation</module>
<module>boolean-search</module>
</modules>
</project>