diff --git a/pom.xml b/pom.xml
index bc06db580..57813e962 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,6 @@
- DATAJDBC
-
2.2.0.BUILD-SNAPSHOT
3.6.2
reuseReports
@@ -35,7 +33,6 @@
42.0.0
2.2.3
1.9.1
-
2017
@@ -43,6 +40,7 @@
spring-data-relational
spring-data-jdbc
+ spring-data-jdbc-distribution
@@ -242,18 +240,6 @@
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.codehaus.mojo
- wagon-maven-plugin
-
-
- org.asciidoctor
- asciidoctor-maven-plugin
-
diff --git a/spring-data-jdbc-distribution/pom.xml b/spring-data-jdbc-distribution/pom.xml
new file mode 100644
index 000000000..1753776a7
--- /dev/null
+++ b/spring-data-jdbc-distribution/pom.xml
@@ -0,0 +1,43 @@
+
+
+
+ 4.0.0
+
+ spring-data-jdbc-distribution
+
+ pom
+
+ Spring Data JDBC - Distribution
+ Distribution build for Spring Data JDBC
+
+
+ org.springframework.data
+ spring-data-relational-parent
+ 1.1.0.BUILD-SNAPSHOT
+ ../pom.xml
+
+
+
+ ${basedir}/..
+ SDJDBC
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+ org.codehaus.mojo
+ wagon-maven-plugin
+
+
+ org.asciidoctor
+ asciidoctor-maven-plugin
+
+
+
+
+