diff --git a/README.md b/README.md
index afbbf6e2..841c2c67 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,6 @@ The following dependencies are pre-configured.
- Test dependencies: JUnit / Hamcrest / Mockito
- Dependency versions for commonly used dependencies
-The projects need to define a property `${schema.key}` to define the abbreviated key to be used for schema upload, e.g. `jpa` for `spring-data-jpa`.
-
### Single project setup
If the client project is a project consisting of a single project only all that needs to be done is declaring the parent project:
diff --git a/parent/pom.xml b/parent/pom.xml
index 725800b7..9f874de7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,6 @@
-
@@ -446,7 +445,7 @@
*.xsd
static-dot-s2
scp://static.springsource.org
- /var/www/domains/springsource.org/www/htdocs/autorepo/schema/${dist.id}/${project.version}/${schema.key}
+ /var/www/domains/springsource.org/www/htdocs/autorepo/schema/${dist.id}/${project.version}
true