File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 2727 <id >jitpack.io</id >
2828 <url >https://jitpack.io</url >
2929 </repository >
30+ <repository >
31+ <id >staging-repo</id >
32+ <!-- id 可以任意取,只要唯一 -->
33+ <name >TsFile Staging Repository</name >
34+ <url >https://repository.apache.org/content/repositories/orgapachetsfile-1018</url >
35+ <releases >
36+ <enabled >true</enabled >
37+ </releases >
38+ <snapshots >
39+ <enabled >false</enabled >
40+ <!-- staging 通常是 release 版本 -->
41+ </snapshots >
42+ </repository >
3043 </repositories >
3144 <parent >
3245 <groupId >org.apache</groupId >
175188 <thrift .version>0.14.1</thrift .version>
176189 <xz .version>1.9</xz .version>
177190 <zstd-jni .version>1.5.6-3</zstd-jni .version>
178- <tsfile .version>2.2.0-250825-SNAPSHOT </tsfile .version>
191+ <tsfile .version>2.2.0</tsfile .version>
179192 </properties >
180193 <!--
181194 if we claim dependencies in dependencyManagement, then we do not claim
You can’t perform that action at this time.
0 commit comments