distribtionManagement
This commit is contained in:
parent
899bcb16ca
commit
514702a40d
1 changed files with 8 additions and 0 deletions
8
pom.xml
8
pom.xml
|
|
@ -19,6 +19,14 @@
|
|||
<module>jmh</module>
|
||||
</modules>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub OWNER Apache Maven Packages</name>
|
||||
<url>https://maven.pkg.github.com/shautvast/JsonToy</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<build>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue