diff --git a/pom.xml b/pom.xml
index 3aac832d..83a4cdf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
software.amazon.cloudformation
aws-cloudformation-rpdk-java-plugin
- 2.0.1
+ 2.0.2
AWS CloudFormation RPDK Java Plugin
The CloudFormation Resource Provider Development Kit (RPDK) allows you to author your own resource providers that can be used by CloudFormation. This plugin library helps to provide runtime bindings for the execution of your providers by CloudFormation.
diff --git a/python/rpdk/java/templates/init/shared/pom.xml b/python/rpdk/java/templates/init/shared/pom.xml
index 9aa99183..39a5592c 100644
--- a/python/rpdk/java/templates/init/shared/pom.xml
+++ b/python/rpdk/java/templates/init/shared/pom.xml
@@ -23,7 +23,7 @@
software.amazon.cloudformation
aws-cloudformation-rpdk-java-plugin
- 2.0.1
+ [2.0.0,3.0.0)