Skip to content

Commit f3fe8a1

Browse files
committed
Using AWS SDK plugin, not he SDK directly
1 parent 6137db8 commit f3fe8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<dependencies>
5454
<dependency>
55-
<groupId>com.amazonaws</groupId>
55+
<groupId>org.jenkins-ci.plugins</groupId>
5656
<artifactId>aws-java-sdk</artifactId>
5757
<version>1.10.26</version>
5858
</dependency>

0 commit comments

Comments
 (0)