File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 68
68
<url >https://github.com/ClickHouse/clickhouse-java/actions</url >
69
69
</ciManagement >
70
70
71
- <distributionManagement >
72
- <snapshotRepository >
73
- <id >ossrh</id >
74
- <url >https://s01.oss.sonatype.org/content/repositories/snapshots</url >
75
- </snapshotRepository >
76
- <repository >
77
- <id >ossrh</id >
78
- <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
79
- </repository >
80
- </distributionManagement >
71
+ <!-- <distributionManagement> -- >
72
+ <!-- <snapshotRepository> -- >
73
+ <!-- <id>ossrh</id> -- >
74
+ <!-- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url> -- >
75
+ <!-- </snapshotRepository> -- >
76
+ <!-- <repository> -- >
77
+ <!-- <id>ossrh</id> -- >
78
+ <!-- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url> -- >
79
+ <!-- </repository> -- >
80
+ <!-- </distributionManagement> -- >
81
81
82
82
<properties >
83
83
<revision >0.9.0-SNAPSHOT</revision >
You can’t perform that action at this time.
0 commit comments