You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/01/14 09:00:37 UTC

[incubator-inlong] branch master updated: [INLONG-2137][inlong-sdk] restore inlong sdk module in pom.xml (#2158)

This is an automated email from the ASF dual-hosted git repository.

healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 9829688  [INLONG-2137][inlong-sdk] restore inlong sdk module in pom.xml (#2158)
9829688 is described below

commit 98296888293f808519bebb802861b8c749653abe
Author: justinwwhuang <hw...@163.com>
AuthorDate: Fri Jan 14 17:00:31 2022 +0800

    [INLONG-2137][inlong-sdk] restore inlong sdk module in pom.xml (#2158)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index b056547..e8e5112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,6 +98,7 @@
         <module>inlong-sort-standalone</module>
         <module>inlong-website</module>
         <module>inlong-distribution</module>
+        <module>inlong-sdk</module>
     </modules>