Skip to content

Commit 0dfce91

Browse files
committed
u
1 parent 02e8a94 commit 0dfce91

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,16 @@
6868
<url>https://github.com/ClickHouse/clickhouse-java/actions</url>
6969
</ciManagement>
7070

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>-->
8181

8282
<properties>
8383
<revision>0.9.0-SNAPSHOT</revision>

0 commit comments

Comments
 (0)