summaryrefslogtreecommitdiffstats
path: root/sample-apps/blog-recommendation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/blog-recommendation/pom.xml')
-rw-r--r--sample-apps/blog-recommendation/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sample-apps/blog-recommendation/pom.xml b/sample-apps/blog-recommendation/pom.xml
index 2f1582d4fbe..0f22cefa807 100644
--- a/sample-apps/blog-recommendation/pom.xml
+++ b/sample-apps/blog-recommendation/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>recommendation</artifactId>
+ <artifactId>blog-recommendation</artifactId>
<packaging>container-plugin</packaging>
<version>0.0.1</version>
- <name>application</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>