diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dcfa57..38d78a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. -## 2.4.5-SNAPSHOT +## 2.5.1-SNAPSHOT + +## 2.5.0 * Update to appengine-plugins-core 0.10.0 that supports GAE java17 and java21 runtimes. diff --git a/pom.xml b/pom.xml index 1830531..32c3220 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud.tools appengine-maven-plugin - 2.4.5-SNAPSHOT + 2.5.1-SNAPSHOT maven-plugin App Engine Maven Plugin