diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml
index 312ca21d..ce3b1232 100644
--- a/applications/source/cdc-debezium-source/pom.xml
+++ b/applications/source/cdc-debezium-source/pom.xml
@@ -1,125 +1,127 @@
- 4.0.0
- 3.2.1-SNAPSHOT
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ 3.2.1-SNAPSHOT
-
- org.springframework.cloud.stream.app
- source-parent
- 3.2.1-SNAPSHOT
-
+
+ org.springframework.cloud.stream.app
+ stream-applications-core
+ 3.2.1-SNAPSHOT
+
+
-
- 1.25.1
- 8.0.13
-
+
+ 1.25.1
+ 8.0.13
+
- cdc-debezium-source
- cdc-debezium-source
- CDC Debezium source apps
- jar
+ cdc-debezium-source
+ cdc-debezium-source
+ CDC Debezium source apps
+ jar
-
-
- org.springframework.cloud.fn
- cdc-debezium-supplier
- ${java-functions.version}
-
-
- org.springframework.cloud.fn
- function-test-support
- ${java-functions.version}
- test
-
-
- ch.qos.logback
- logback-classic
-
-
-
-
- org.springframework.cloud.stream.app
- stream-applications-test-support
- ${stream-apps-core.version}
- test
-
-
- org.springframework
- spring-jdbc
- test
-
-
- net.javacrumbs.json-unit
- json-unit
- ${json-unit.version}
- test
-
-
- org.springframework.cloud
- spring-cloud-stream-binder-kafka
- test
-
+
+
+ org.springframework.cloud.fn
+ cdc-debezium-supplier
+ ${java-functions.version}
+
+
+ org.springframework.cloud.fn
+ function-test-support
+ ${java-functions.version}
+ test
+
+
+ ch.qos.logback
+ logback-classic
+
+
+
+
+ org.springframework.cloud.stream.app
+ stream-applications-test-support
+ ${stream-apps-core.version}
+ test
+
+
+ org.springframework
+ spring-jdbc
+ test
+
+
+ net.javacrumbs.json-unit
+ json-unit
+ ${json-unit.version}
+ test
+
+
+ org.springframework.cloud
+ spring-cloud-stream-binder-kafka
+ test
+
-
- org.testcontainers
- testcontainers
- test
-
+
+ org.testcontainers
+ testcontainers
+ test
+
-
- org.junit.jupiter
- junit-jupiter-params
- test
-
+
+ org.junit.jupiter
+ junit-jupiter-params
+ test
+
-
- org.testcontainers
- junit-jupiter
- test
-
+
+ org.testcontainers
+ junit-jupiter
+ test
+
-
- org.testcontainers
- mysql
- test
-
+
+ org.testcontainers
+ mysql
+ test
+
-
+
-
-
-
- org.springframework.cloud
- spring-cloud-dataflow-apps-docs-plugin
-
-
- org.springframework.cloud
- spring-cloud-dataflow-apps-generator-plugin
-
-
- cdc-debezium
- source
- ${project.version}
- org.springframework.cloud.fn.supplier.cdc.CdcSupplierConfiguration.class
-
- cdcSupplier
-
- org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- headers['cdc_key']
-
-
-
-
- org.springframework.cloud.fn
- cdc-debezium-supplier
-
-
-
-
-
-
-
-
+
+
+
+ org.springframework.cloud
+ spring-cloud-dataflow-apps-docs-plugin
+
+
+ org.springframework.cloud
+ spring-cloud-dataflow-apps-generator-plugin
+
+
+ cdc-debezium
+ source
+ ${project.version}
+ org.springframework.cloud.fn.supplier.cdc.CdcSupplierConfiguration.class
+
+ cdcSupplier
+
+
+ org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
+ headers['cdc_key']
+
+
+
+
+ org.springframework.cloud.fn
+ cdc-debezium-supplier
+
+
+
+
+
+
+
+
diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml
index ba15dd20..56582e20 100644
--- a/applications/source/file-source/pom.xml
+++ b/applications/source/file-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-source
3.2.1-SNAPSHOT
+ ../pom.xml
@@ -61,4 +62,7 @@
+
+
+
diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml
index 9f70a93c..b99b05f8 100644
--- a/applications/source/ftp-source/pom.xml
+++ b/applications/source/ftp-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml
index 914e04bd..4f5e83b8 100644
--- a/applications/source/geode-source/pom.xml
+++ b/applications/source/geode-source/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-source
3.2.1-SNAPSHOT
diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml
index 98bdd7e0..95db9fb9 100644
--- a/applications/source/http-source/pom.xml
+++ b/applications/source/http-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml
index 7673941c..6ec88d13 100644
--- a/applications/source/jdbc-source/pom.xml
+++ b/applications/source/jdbc-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml
index 3d06e735..d4030271 100644
--- a/applications/source/jms-source/pom.xml
+++ b/applications/source/jms-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml
index 9322220f..e56c1e6a 100644
--- a/applications/source/load-generator-source/pom.xml
+++ b/applications/source/load-generator-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml
index 2e4513b5..8dec09b9 100644
--- a/applications/source/mail-source/pom.xml
+++ b/applications/source/mail-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml
index 09a45311..28d94786 100644
--- a/applications/source/mongodb-source/pom.xml
+++ b/applications/source/mongodb-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml
index 6bcbe422..9a4fe52c 100644
--- a/applications/source/mqtt-source/pom.xml
+++ b/applications/source/mqtt-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/pom.xml b/applications/source/pom.xml
index 9c1493cd..d112f9fd 100644
--- a/applications/source/pom.xml
+++ b/applications/source/pom.xml
@@ -5,10 +5,10 @@
4.0.0
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-source
3.2.1-SNAPSHOT
source
- Stream Applications Source Apps Parent
+ Stream Applications Source Parent
pom
diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml
index 565213d6..b93db8fd 100644
--- a/applications/source/rabbit-source/pom.xml
+++ b/applications/source/rabbit-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml
index 1147515c..5aa4fce1 100644
--- a/applications/source/s3-source/pom.xml
+++ b/applications/source/s3-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml
index a9457f35..3fd8452c 100644
--- a/applications/source/sftp-source/pom.xml
+++ b/applications/source/sftp-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml
index a92c7ec0..5c8b28a6 100644
--- a/applications/source/syslog-source/pom.xml
+++ b/applications/source/syslog-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml
index eca32e34..47922dd0 100644
--- a/applications/source/tcp-source/pom.xml
+++ b/applications/source/tcp-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml
index 8720c4d3..acfd3b29 100644
--- a/applications/source/time-source/pom.xml
+++ b/applications/source/time-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml
index ee611d3d..cb099a8f 100644
--- a/applications/source/twitter-search-source/pom.xml
+++ b/applications/source/twitter-search-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
@@ -33,7 +34,7 @@
org.mock-server
mockserver-client-java
- ${mockserver.version}
+ ${mockserver.version}
test
diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml
index 102573e5..dc1648c5 100644
--- a/applications/source/twitter-stream-source/pom.xml
+++ b/applications/source/twitter-stream-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
@@ -27,13 +28,13 @@
org.mock-server
mockserver-netty
- ${mockserver.version}
+ ${mockserver.version}
test
org.mock-server
mockserver-client-java
- ${mockserver.version}
+ ${mockserver.version}
test
diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml
index 7905f919..5427ea76 100644
--- a/applications/source/websocket-source/pom.xml
+++ b/applications/source/websocket-source/pom.xml
@@ -10,8 +10,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+
diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml
index 00c54859..4a9a9cea 100644
--- a/applications/source/zeromq-source/pom.xml
+++ b/applications/source/zeromq-source/pom.xml
@@ -11,8 +11,9 @@
org.springframework.cloud.stream.app
- source-parent
+ stream-applications-core
3.2.1-SNAPSHOT
+