File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 8080 </dependency >
8181 </dependencies >
8282
83- <distributionManagement >
84- <snapshotRepository >
85- <id >ossrh</id >
86- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
87- </snapshotRepository >
88- <repository >
89- <id >ossrh</id >
90- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
91- </repository >
92- </distributionManagement >
93-
9483 <profiles >
9584 <profile >
9685 <id >doclint-java8-disable</id >
177166 <version >0.7.0</version >
178167 <extensions >true</extensions >
179168 <configuration >
169+ <deploymentName >Release ${project.version} (Maven)</deploymentName >
180170 <publishingServerId >central</publishingServerId >
181171 <autoPublish >true</autoPublish >
182172 </configuration >
You can’t perform that action at this time.
0 commit comments