From fda4a4e4de31a59ec5acbc1ad762e18b9403dfa6 Mon Sep 17 00:00:00 2001
From: saieshwarm <112009130+saieshwarm@users.noreply.github.com>
Date: Wed, 10 Jan 2024 15:46:25 -0800
Subject: [PATCH] Bump version to 2.1.0 (#433)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f56bdf0d..d519252b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
software.amazon.cloudformation
aws-cloudformation-rpdk-java-plugin
- 2.0.18
+ 2.1.0
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.