File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 7979 </resource >
8080 </resources >
8181 <plugins >
82- <plugin >
83- <groupId >org.sonatype.plugins</groupId >
84- <artifactId >nexus-staging-maven-plugin</artifactId >
85- </plugin >
8682 <plugin >
8783 <groupId >org.jacoco</groupId >
8884 <artifactId >jacoco-maven-plugin</artifactId >
131127 </plugins >
132128 <pluginManagement >
133129 <plugins >
134- <plugin >
135- <groupId >org.sonatype.plugins</groupId >
136- <artifactId >nexus-staging-maven-plugin</artifactId >
137- <version >1.6.13</version >
138- <extensions >true</extensions >
139- <configuration >
140- <serverId >oss-sonatype-releases</serverId >
141- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
142- <autoReleaseAfterClose >true</autoReleaseAfterClose >
143- </configuration >
144- </plugin >
145130 <plugin >
146131 <groupId >org.jacoco</groupId >
147132 <artifactId >jacoco-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments