From 58685e33ed80aac815f1cec57a3fd2c0c34336cd Mon Sep 17 00:00:00 2001 From: Cliffano Subagio Date: Mon, 20 Jan 2020 23:46:38 +1100 Subject: [PATCH] Release version 4.30.0 --- CHANGELOG.md | 3 +-- Makefile | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7957ad11..43833019 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased - +## 4.30.0 - 2020-01-20 ### Changed - Replace Maven Central base URL from http://central.maven.org to https://repo.maven.apache.org - Upgrade AEM Stack Manager Messenger to 2.10.0 diff --git a/Makefile b/Makefile index cb04f26a..f2cfa54d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -version ?= 4.30.0-pre.0 +version ?= 4.30.0 aem_stack_manager_messenger_version = 2.10.0 aem_test_suite_version = 1.13.0 aem_helloworld_custom_stack_provisioner_version = 0.14.0