This is an automated email from the ASF dual-hosted git repository. shenlin pushed a commit to branch runtimer in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git
commit 7715cb44f60f58e4e5d51329dbe5e422f32193bf Author: 2011shenlin <[email protected]> AuthorDate: Mon Jun 12 14:14:49 2023 +0800 feat:add runtime demo. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2c4ff1c..1e5ef28 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,7 @@ <module>domain</module> <module>common</module> <module>infrastructure</module> + <module>test</module> </modules> <dependencyManagement>
