aboutsummaryrefslogtreecommitdiffstats
path: root/sample-apps/boolean-search/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/boolean-search/pom.xml')
-rw-r--r--sample-apps/boolean-search/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-apps/boolean-search/pom.xml b/sample-apps/boolean-search/pom.xml
index 5c6ad07fd28..03edad32dd3 100644
--- a/sample-apps/boolean-search/pom.xml
+++ b/sample-apps/boolean-search/pom.xml
@@ -29,7 +29,7 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>container</artifactId> <!-- not container-dev -->
+ <artifactId>container-dev</artifactId> <!-- not container-dev -->
<version>${vespa_version}</version>
<scope>provided</scope>
</dependency>