diff --git a/pom.xml b/pom.xml
index c788d4c..328e7af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,16 +126,4 @@
-
-
- repo.spring.io
- Spring Snapshot Repository
- https://repo.spring.io/libs-snapshot-local
-
-
- repo.spring.io
- Spring Snapshot Repository
- https://repo.spring.io/libs-snapshot-local
-
-
diff --git a/sink-samples/jdbc-sink/pom.xml b/sink-samples/jdbc-sink/pom.xml
index d15ee6f..69e7291 100644
--- a/sink-samples/jdbc-sink/pom.xml
+++ b/sink-samples/jdbc-sink/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- jdbc-sink
+ sample-jdbc-sink
0.0.1-SNAPSHOT
jar
sample-jdbc-sink
diff --git a/sink-samples/pom.xml b/sink-samples/pom.xml
index 8c0ebf0..6b8c622 100644
--- a/sink-samples/pom.xml
+++ b/sink-samples/pom.xml
@@ -11,4 +11,17 @@
jdbc-sink
+
+
+
+ repo.spring.io
+ Spring Snapshot Repository
+ https://repo.spring.io/libs-snapshot-local
+
+
+ repo.spring.io
+ Spring Snapshot Repository
+ https://repo.spring.io/libs-snapshot-local
+
+
diff --git a/source-samples/jdbc-source/pom.xml b/source-samples/jdbc-source/pom.xml
index 334379f..a2a2085 100644
--- a/source-samples/jdbc-source/pom.xml
+++ b/source-samples/jdbc-source/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- jdbc-source
+ sample-jdbc-source
0.0.1-SNAPSHOT
jar
sample-jdbc-source