diff --git a/cli/pom.xml b/cli/pom.xml
index 896fc22..13a8fdd 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -6,7 +6,7 @@
de.hsu-hh.aut.mtp2skill
mtp2skill-parent
- 1.0.0
+ 1.0.1
mtp2skill-cli
@@ -19,8 +19,8 @@
1.4
- de.hsu-hh.ifa.mtp-mapping
- lib
+ de.hsu-hh.aut.mtp2skill
+ mtp2skill-lib
${project.version}
diff --git a/lib/pom.xml b/lib/pom.xml
index 213f1e2..384cdf1 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -6,7 +6,7 @@
de.hsu-hh.aut.mtp2skill
mtp2skill-parent
- 1.0.0
+ 1.0.1
mtp2skill-lib
diff --git a/pom.xml b/pom.xml
index 69caabb..916c529 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
de.hsu-hh.aut.mtp2skill
mtp2skill-parent
- 1.0.0
+ 1.0.1
pom
diff --git a/rest-api/pom.xml b/rest-api/pom.xml
index bab7401..eca8dfa 100644
--- a/rest-api/pom.xml
+++ b/rest-api/pom.xml
@@ -6,7 +6,7 @@
de.hsu-hh.aut.mtp2skill
mtp2skill-parent
- 1.0.0
+ 1.0.1
mtp2skill-rest-api
@@ -19,8 +19,8 @@
2.9.3
- de.hsu-hh.ifa.mtp-mapping
- lib
+ de.hsu-hh.aut.mtp2skill
+ mtp2skill-lib
${project.version}