slawekjaranowski commented on a change in pull request #264:
URL: https://github.com/apache/maven-site/pull/264#discussion_r717002925



##########
File path: content/markdown/docs/3.8.3/release-notes.md
##########
@@ -0,0 +1,58 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+ NOTE: For help with the syntax of this file, see:
+ http://maven.apache.org/doxia/modules/index.html#Markdown
+-->
+
+# Release Notes &#x2013; Maven 3.8.3
+
+The Apache Maven team would like to announce the release of Maven 3.8.3.
+
+Maven 3.8.3 is [available for download][0].
+
+Maven is a software project management and comprehension tool. Based on the 
concept of a project object model (POM), Maven can manage a project's build, 
reporting, and documentation from a central place.
+
+The core release is independent of plugin releases. Further releases of 
plugins will be made separately. See the [PluginList][1] for more information.
+
+If you have any questions, please consult:
+
+- the web site: [https://maven.apache.org/][2]
+- the maven-user mailing list: 
[https://maven.apache.org/mailing-lists.html](/mailing-lists.html)
+- the reference documentation: 
[https://maven.apache.org/ref/3.8.3/](/ref/3.8.3/)
+
+## Overview About the Changes
+
+This release mainly contains regression fixes from Maven 3.8.2 but it also 
[drops CDI API][6].

Review comment:
       You can also mention about improvement in maven speed like MNG-7235

##########
File path: pom.xml
##########
@@ -55,10 +55,10 @@
 
   <properties>
     <maven.site.path>maven-site</maven.site.path>
-    <currentStableVersion>3.8.2</currentStableVersion>
-    <currentStableReleaseDate>2021-08-04</currentStableReleaseDate>
-    
<currentStableVersionDetails>ea98e05a04480131370aa0c110b8c54cf726c06f</currentStableVersionDetails>
-    <current38xVersion>3.8.2</current38xVersion>
+    <currentStableVersion>3.8.3</currentStableVersion>
+    <currentStableReleaseDate>2021-09-27</currentStableReleaseDate>
+    <currentStableVersionDetails>SHA-1</currentStableVersionDetails>

Review comment:
       it should be (probably)
   ```
   ff8e977a158738155dc465c6a97ffaf31982d739 
   ```

##########
File path: content/markdown/docs/3.8.3/release-notes.md
##########
@@ -0,0 +1,58 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+ NOTE: For help with the syntax of this file, see:
+ http://maven.apache.org/doxia/modules/index.html#Markdown
+-->
+
+# Release Notes &#x2013; Maven 3.8.3
+
+The Apache Maven team would like to announce the release of Maven 3.8.3.
+
+Maven 3.8.3 is [available for download][0].
+
+Maven is a software project management and comprehension tool. Based on the 
concept of a project object model (POM), Maven can manage a project's build, 
reporting, and documentation from a central place.
+
+The core release is independent of plugin releases. Further releases of 
plugins will be made separately. See the [PluginList][1] for more information.
+
+If you have any questions, please consult:
+
+- the web site: [https://maven.apache.org/][2]
+- the maven-user mailing list: 
[https://maven.apache.org/mailing-lists.html](/mailing-lists.html)
+- the reference documentation: 
[https://maven.apache.org/ref/3.8.3/](/ref/3.8.3/)
+
+## Overview About the Changes
+
+This release mainly contains regression fixes from Maven 3.8.2 but it also 
[drops CDI API][6].

Review comment:
       some think like:
   
   > This release mainly contains regression fixes from Maven 3.8.2 and 
improvement in speed of parsing project [ref to MNG-7235]
   
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to