We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771ace0 commit 82df7d3Copy full SHA for 82df7d3
pom.xml
@@ -50,17 +50,6 @@
50
<connection>[email protected]:apache/fluss.git</connection>
51
</scm>
52
53
- <distributionManagement>
54
- <snapshotRepository>
55
- <id>ossrh</id>
56
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
57
- </snapshotRepository>
58
- <repository>
59
60
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
61
- </repository>
62
- </distributionManagement>
63
-
64
<modules>
65
<module>fluss-common</module>
66
<module>fluss-metrics</module>
0 commit comments