File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 8282 <minmemory >128m</minmemory >
8383 <maxmemory >1024m</maxmemory >
8484 <additionalparam >-Xdoclint:none</additionalparam >
85+ <links >
86+ <link >http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc</link >
87+ </links >
8588 </configuration >
8689 </plugin >
8790 </plugins >
9396
9497 <distributionManagement >
9598 <snapshotRepository >
96- <id >ossrh </id >
99+ <id >sonatype-nexus-staging </id >
97100 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
98101 </snapshotRepository >
99102 </distributionManagement >
120123 <version >1.6.3</version >
121124 <extensions >true</extensions >
122125 <configuration >
123- <serverId >ossrh </serverId >
126+ <serverId >sonatype-nexus-staging </serverId >
124127 <nexusUrl >https://oss.sonatype.org/</nexusUrl >
125- <autoReleaseAfterClose >true</autoReleaseAfterClose >
126128 </configuration >
127129 </plugin >
128130
You can’t perform that action at this time.
0 commit comments