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 df24a0d commit 83a0d11Copy full SHA for 83a0d11
bom/pom.xml
@@ -63,6 +63,14 @@
63
</developer>
64
</developers>
65
66
+ <distributionManagement>
67
+ <snapshotRepository>
68
+ <name>Central Portal Snapshots</name>
69
+ <id>central-portal-snapshots</id>
70
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
71
+ </snapshotRepository>
72
+ </distributionManagement>
73
+
74
<properties>
75
<!-- Keep in sync with ../pom.xml -->
76
<tcnative.version>2.0.72.Final</tcnative.version>
0 commit comments