diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml
index 0fb0042b9..392cdc4d7 100644
--- a/spring-data-rest-core/pom.xml
+++ b/spring-data-rest-core/pom.xml
@@ -19,6 +19,7 @@
1.2.0.RELEASE
1.2.2
spring.data.rest.core
+ ${basedir}/..
diff --git a/spring-data-rest-hal-browser/pom.xml b/spring-data-rest-hal-browser/pom.xml
index 44c8a05fa..044b89d10 100644
--- a/spring-data-rest-hal-browser/pom.xml
+++ b/spring-data-rest-hal-browser/pom.xml
@@ -16,6 +16,7 @@
ad9b865
0.7.21
spring.data.rest.hal.browser
+ ${basedir}/..
diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml
index dc82d564e..3c2e1c396 100644
--- a/spring-data-rest-webmvc/pom.xml
+++ b/spring-data-rest-webmvc/pom.xml
@@ -20,6 +20,7 @@
2.0.9
2.0.2.1
spring.data.rest.webmvc
+ ${basedir}/..