repository fix
This commit is contained in:
parent
2759dc7cf3
commit
ac5961f528
1 changed files with 7 additions and 0 deletions
7
pom.xml
7
pom.xml
|
|
@ -74,6 +74,13 @@
|
|||
</additionalProjectFacets>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<configuration>
|
||||
<repositoryId>central</repositoryId>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue