summaryrefslogtreecommitdiffstats
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.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sample-apps/boolean-search/pom.xml b/sample-apps/boolean-search/pom.xml
index 944511e37b2..3a77ee78e55 100644
--- a/sample-apps/boolean-search/pom.xml
+++ b/sample-apps/boolean-search/pom.xml
@@ -3,10 +3,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.yahoo.example</groupId>
- <artifactId>boolean-application</artifactId>
+ <artifactId>boolean-search</artifactId>
<packaging>container-plugin</packaging>
<version>1.0.0</version>
- <name>application</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>