diff --git a/README.md b/README.md
index 14d4c4b..6561a5d 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,5 @@ This is a simple example how to use DB UX npm libraries with SpringBoot.
You need to add npm packages to [webjars](https://www.webjars.org/) via "Add web jar" button:

-Select ``npm`` and paste the name of the npm library into the input (in this example `@db-ui/components`) and select a version. Press "Deploy!" afterward:
+Select `npm` and paste the name of the npm library into the input (in this example `@db-ux/core-components`) and select a version. Press "Deploy!" afterward:

diff --git a/pom.xml b/pom.xml
index ceead6a..09deed5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,12 +31,12 @@
org.webjars.npm
- db-ui__foundations
+ db-ux__core-foundations0.4.4org.webjars.npm
- db-ui__components
+ db-ux__core-components0.4.4
diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html
index 38b0676..991e6bb 100644
--- a/src/main/resources/static/index.html
+++ b/src/main/resources/static/index.html
@@ -1,14 +1,18 @@
-
+
Play2 WebJars Demo
-
-
-
-
-