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

haonan pushed a commit to branch coverall_add_client
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/coverall_add_client by this 
push:
     new 8b0cb666e7e Update pom.xml
8b0cb666e7e is described below

commit 8b0cb666e7e14e29dc638ec73442130108f43e36
Author: Haonan <[email protected]>
AuthorDate: Tue Jun 27 22:30:46 2023 +0800

    Update pom.xml
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4a2cc164274..35142508c0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -815,14 +815,14 @@
                     <sourceEncoding>UTF-8</sourceEncoding>
                     <sourceDirectories>
                         <!-- put all source folders not in src/main/java 
here-->
-                        
<sourceDirectory>antlr/target/generated-sources/antlr4</sourceDirectory>
+                        
<sourceDirectory>iotdb-core/antlr/target/generated-sources/antlr4</sourceDirectory>
                         
<sourceDirectory>iotdb-protocol/thrift/target/generated-sources/thrift</sourceDirectory>
                         
<sourceDirectory>iotdb-protocol/thrift-commons/target/generated-sources/thrift</sourceDirectory>
                         
<sourceDirectory>iotdb-protocol/thrift-confignode/target/generated-sources/thrift</sourceDirectory>
                         
<sourceDirectory>iotdb-protocol/thrift-iot-consensus/target/generated-sources/thrift</sourceDirectory>
                         
<sourceDirectory>iotdb-protocol/openapi/target/generated-sources/java/src/gen/java</sourceDirectory>
                         
<sourceDirectory>iotdb-protocol/openapi/target/generated-sources/java/src/main/java</sourceDirectory>
-                        
<sourceDirectory>server/target/generated-sources/freemarker/</sourceDirectory>
+                        
<sourceDirectory>iotdb-core/datanode/target/generated-sources/freemarker/</sourceDirectory>
                         
<sourceDirectory>iotdb-connector/spark-iotdb-connector/src/main/scala</sourceDirectory>
                         
<sourceDirectory>iotdb-connector/spark-tsfile/src/main/scala</sourceDirectory>
                     </sourceDirectories>

Reply via email to