remove distribution management
This commit is contained in:
parent
27a25ea9f4
commit
598662a70b
1 changed files with 0 additions and 8 deletions
8
pom.xml
8
pom.xml
|
@ -42,14 +42,6 @@
|
|||
<url>https://github.com/${github.account}/${project.artifactId}</url>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>Github Packages</name>
|
||||
<url>https://maven.pkg.github.com/${github.account}/${project.artifactId}</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
|
|
Loading…
Add table
Reference in a new issue