File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 161161 <version >1.0.0-RC1</version >
162162 </dependency >
163163 </dependencies >
164-
164+
165165 <build >
166166 <resources >
167167 <resource >
218218 <encoding >${project.build.sourceEncoding} </encoding >
219219 <showDeprecation >true</showDeprecation >
220220 <showWarnings >true</showWarnings >
221- <optimize >true</optimize >
222221 </configuration >
223222 </plugin >
224223 <plugin >
230229 <notimestamp >true</notimestamp >
231230 <doclint >all,-missing</doclint >
232231 </configuration >
233- <executions >
234- <execution >
235- <id >attach-javadocs</id >
236- <configuration >
237- <additionalparam >${javadoc.opts} </additionalparam >
238- </configuration >
239- <goals >
240- <goal >jar</goal >
241- </goals >
242- </execution >
243- </executions >
244232 </plugin >
245233 <plugin >
246234 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments