File tree 1 file changed +15
-15
lines changed
1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.qcloud.cos</groupId >
8
8
<artifactId >hadoop-cos</artifactId >
9
- <version >8.2.5 </version >
9
+ <version >8.2.6 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >Apache Hadoop Tencent Cloud COS Support</name >
222
222
</executions >
223
223
</plugin >
224
224
225
- <plugin >
226
- <groupId >org.apache.maven.plugins</groupId >
227
- <artifactId >maven-gpg-plugin</artifactId >
228
- <version >1.5</version >
229
- <executions >
230
- <execution >
231
- <id >sign-artifacts</id >
232
- <phase >verify</phase >
233
- <goals >
234
- <goal >sign</goal >
235
- </goals >
236
- </execution >
237
- </executions >
238
- </plugin >
225
+ <!-- <plugin> -- >
226
+ <!-- <groupId>org.apache.maven.plugins</groupId> -- >
227
+ <!-- <artifactId>maven-gpg-plugin</artifactId> -- >
228
+ <!-- <version>1.5</version> -- >
229
+ <!-- <executions> -- >
230
+ <!-- <execution> -- >
231
+ <!-- <id>sign-artifacts</id> -- >
232
+ <!-- <phase>verify</phase> -- >
233
+ <!-- <goals> -- >
234
+ <!-- <goal>sign</goal> -- >
235
+ <!-- </goals> -- >
236
+ <!-- </execution> -- >
237
+ <!-- </executions> -- >
238
+ <!-- </plugin> -- >
239
239
</plugins >
240
240
</build >
241
241
</project >
You can’t perform that action at this time.
0 commit comments