Update release notes, readme, and notice
diff --git a/flex-maven-tools/flex-sdk-converter/NOTICE b/flex-maven-tools/flex-sdk-converter/NOTICE
index 51beba2..dda7c0d 100644
--- a/flex-maven-tools/flex-sdk-converter/NOTICE
+++ b/flex-maven-tools/flex-sdk-converter/NOTICE
@@ -1,5 +1,5 @@
 Apache Flex SDK Converter
-Copyright 2019 The Apache Software Foundation
+Copyright 2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flex-maven-tools/flex-sdk-converter/README.txt b/flex-maven-tools/flex-sdk-converter/README.txt
index 5fe8713..deb88bb 100644
--- a/flex-maven-tools/flex-sdk-converter/README.txt
+++ b/flex-maven-tools/flex-sdk-converter/README.txt
@@ -1,5 +1,6 @@
 Apache Flex SDK Converter
 =========================
+
 	The Apache Flex SDK Converter tool is used to convert the Apache and Adobe
 	Flex SDKs and Air SDKs into Maven artifacts. Automatically creating the
 	Directories, pom-files, copying and moving the resources to the correct
@@ -12,7 +13,7 @@
 	and deploy a mavenized form of an Apache Flex SDK.
 
     The Converter does not simply copy all java libraries to the destination; it checks
-    if the given artifact has already been deployed to maven central or by deploying an
+    if the given artifact has already been deployed to Maven Central or by deploying an
     other FDK previously. For this check you do need an internet connection to do the
     conversion, otherwise it will probably take forever.
 
@@ -95,8 +96,6 @@
     download.  Most of the jars are installed in your maven local repository and
     are included in the assembly jars.
 
-TODO: Add them all here ...
-
 Building the Source in the Source Distribution
 ----------------------------------------------
 
diff --git a/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES b/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES
index 3a0e14b..c16173d 100644
--- a/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES
+++ b/flex-maven-tools/flex-sdk-converter/RELEASE_NOTES
@@ -1,3 +1,15 @@
+Apache Flex Mavenizer 1.1.0
+===========================
+
+Apache Flex Mavenizer 1.1.0 fixes an HTTP to HTTPS redirect issue that causes
+Mavenized downloads to fail.
+
+Known Issues
+_____________
+
+Currently None.
+
+
 Apache Flex SDK Converter 1.0.0
 ===========================