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 82
82
<minmemory >128m</minmemory >
83
83
<maxmemory >1024m</maxmemory >
84
84
<additionalparam >-Xdoclint:none</additionalparam >
85
+ <links >
86
+ <link >http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc</link >
87
+ </links >
85
88
</configuration >
86
89
</plugin >
87
90
</plugins >
93
96
94
97
<distributionManagement >
95
98
<snapshotRepository >
96
- <id >ossrh </id >
99
+ <id >sonatype-nexus-staging </id >
97
100
<url >https://oss.sonatype.org/content/repositories/snapshots</url >
98
101
</snapshotRepository >
99
102
</distributionManagement >
120
123
<version >1.6.3</version >
121
124
<extensions >true</extensions >
122
125
<configuration >
123
- <serverId >ossrh </serverId >
126
+ <serverId >sonatype-nexus-staging </serverId >
124
127
<nexusUrl >https://oss.sonatype.org/</nexusUrl >
125
- <autoReleaseAfterClose >true</autoReleaseAfterClose >
126
128
</configuration >
127
129
</plugin >
128
130
You can’t perform that action at this time.
0 commit comments