diff --git a/cpp/pom.xml b/cpp/pom.xml index fce86db87..d4cc65a20 100644 --- a/cpp/pom.xml +++ b/cpp/pom.xml @@ -22,7 +22,7 @@ org.apache.tsfile tsfile-parent - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT tsfile-cpp pom diff --git a/java/common/pom.xml b/java/common/pom.xml index acfe38644..e3ff5e4bd 100644 --- a/java/common/pom.xml +++ b/java/common/pom.xml @@ -24,7 +24,7 @@ org.apache.tsfile tsfile-java - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT common TsFile: Java: Common diff --git a/java/examples/pom.xml b/java/examples/pom.xml index 3843d510a..4abd6ecd4 100644 --- a/java/examples/pom.xml +++ b/java/examples/pom.xml @@ -24,7 +24,7 @@ org.apache.tsfile tsfile-java - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT examples pom @@ -38,7 +38,7 @@ org.apache.tsfile tsfile - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT diff --git a/java/pom.xml b/java/pom.xml index c2e55d1de..96de9c211 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -24,10 +24,10 @@ org.apache.tsfile tsfile-parent - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT tsfile-java - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT pom TsFile: Java diff --git a/java/tsfile/pom.xml b/java/tsfile/pom.xml index bf6814aaa..edd164a8a 100644 --- a/java/tsfile/pom.xml +++ b/java/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.tsfile tsfile-java - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT tsfile TsFile: Java: TsFile @@ -38,7 +38,7 @@ org.apache.tsfile common - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT com.github.luben diff --git a/pom.xml b/pom.xml index 2aa2580b4..5360c1e79 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.tsfile tsfile-parent - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT pom Apache TsFile Project Parent POM diff --git a/python/pom.xml b/python/pom.xml index de59a37b2..50bda5f59 100644 --- a/python/pom.xml +++ b/python/pom.xml @@ -22,7 +22,7 @@ org.apache.tsfile tsfile-parent - 1.1.1-SNAPSHOT + 1.1.1-8c45afe9-SNAPSHOT tsfile-python pom