This is an automated email from the ASF dual-hosted git repository. hxd pushed a commit to branch feature/metric2021 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 21a74f01138b1d1b8de9feb516d256edc558f02a Author: xiangdong huang <[email protected]> AuthorDate: Sat Feb 20 17:22:57 2021 +0800 merge with master --- metrics/micrometer-metrics/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metrics/micrometer-metrics/pom.xml b/metrics/micrometer-metrics/pom.xml index ed29b3c..1c51742 100644 --- a/metrics/micrometer-metrics/pom.xml +++ b/metrics/micrometer-metrics/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.iotdb</groupId> <version>0.12.0-SNAPSHOT</version> </parent> - <modelVersion>4.0.0</modelVers../server/src/main/java/org/apache/iotdb/db/service/IoTDB.javaion> + <modelVersion>4.0.0</modelVersion> <artifactId>micrometer-metrics</artifactId> <dependencies> <dependency>
