We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d7332 commit ab65538Copy full SHA for ab65538
python/rpdk/java/templates/pom.xml
@@ -26,7 +26,7 @@
26
</repositories>
27
28
<dependencies>
29
- <!-- https://github.com/awslabs/aws-cloudformation-rpdk-java-plugin/ -->
+ <!-- https://mvnrepository.com/artifact/software.amazon.cloudformation/aws-cloudformation-rpdk-java-plugin -->
30
<dependency>
31
<groupId>software.amazon.cloudformation</groupId>
32
<artifactId>aws-cloudformation-rpdk-java-plugin</artifactId>
0 commit comments