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

hxd pushed a commit to branch feature_add_skipUTs_parameter
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/feature_add_skipUTs_parameter 
by this push:
     new 9d619c9  change the profile of skipUT_IoTDBTests to skipUT_IoTDB_Tests
9d619c9 is described below

commit 9d619c9e16e4153c01ec654f3d9e2c808de54dcf
Author: xiangdong huang <[email protected]>
AuthorDate: Thu Feb 14 14:50:17 2019 +0800

    change the profile of skipUT_IoTDBTests to skipUT_IoTDB_Tests
---
 iotdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iotdb/pom.xml b/iotdb/pom.xml
index 0205532..7ff37e9 100644
--- a/iotdb/pom.xml
+++ b/iotdb/pom.xml
@@ -200,7 +200,7 @@
             </properties>
         </profile>
         <profile>
-            <id>skipUT_IoTDBTests</id>
+            <id>skipUT_IoTDB_Tests</id>
             <activation>
                 <property>
                     <name>skipUTs</name>

Reply via email to