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 b429af3 commit baab17cCopy full SHA for baab17c
1 file changed
pom.xml
@@ -350,10 +350,11 @@
350
</build>
351
352
<distributionManagement>
353
- <snapshotRepository>
354
- <id>central</id>
355
- <url>https://central.sonatype.com/repository/maven-snapshots/</url>
356
- </snapshotRepository>
+ <repository>
+ <id>github</id>
+ <name>GitHub PixxelHQ Apache Maven Packages</name>
+ <url>https://maven.pkg.github.com/pixxelhq/yamcs</url>
357
+ </repository>
358
</distributionManagement>
359
360
<profiles>
0 commit comments