.
This commit is contained in:
parent
7e08a56af7
commit
0856732f88
8
pom.xml
8
pom.xml
@ -65,13 +65,13 @@
|
||||
<maven.site.plugin.version>3.3</maven.site.plugin.version>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<!-- <repositories>
|
||||
<repository>
|
||||
<id>central</id>
|
||||
<name>Maven Repository Switchboard</name>
|
||||
<url>https://repo1.maven.org/maven2/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</repositories> -->
|
||||
|
||||
<dependencies>
|
||||
|
||||
@ -89,7 +89,7 @@
|
||||
<defaultGoal>install</defaultGoal>
|
||||
<plugins>
|
||||
|
||||
<plugin>
|
||||
<!-- <plugin>
|
||||
<groupId>org.sonatype.plugins</groupId>
|
||||
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||
<version>1.6.8</version>
|
||||
@ -99,7 +99,7 @@
|
||||
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
|
||||
<autoReleaseAfterClose>false</autoReleaseAfterClose>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugin> -->
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user