File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 116116 <plugin >
117117 <groupId >org.apache.maven.plugins</groupId >
118118 <artifactId >maven-source-plugin</artifactId >
119- <version >2.2 .1</version >
119+ <version >3.0 .1</version >
120120 <executions >
121121 <execution >
122122 <id >attach-sources</id >
129129 <plugin >
130130 <groupId >org.apache.maven.plugins</groupId >
131131 <artifactId >maven-javadoc-plugin</artifactId >
132- <version >2.9.1 </version >
132+ <version >2.10.4 </version >
133133 <configuration >
134134 <additionalparam >-Xdoclint:none</additionalparam >
135135 </configuration >
145145 <plugin >
146146 <groupId >org.apache.maven.plugins</groupId >
147147 <artifactId >maven-gpg-plugin</artifactId >
148- <version >1.4 </version >
148+ <version >1.6 </version >
149149 <executions >
150150 <execution >
151151 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments