diff --git a/pom.xml b/pom.xml
index 28c5203f..2e03ca96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
software.amazon.cloudformation
aws-cloudformation-rpdk-java-plugin
- 1.0.3
+ 1.0.4
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 69c55792..9282cfdc 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
- 1.0.3
+ 1.0.4