This is an automated email from the ASF dual-hosted git repository.
mthmulders pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new 1c99016 Add 'Customise the Maven Release process' blog
new 0bcb597 Merge pull request #197 from
mthmulders/add-blog-customise-the-maven-release-process
1c99016 is described below
commit 1c99016681de475dedaf42ced098919e21224019
Author: Maarten Mulders <[email protected]>
AuthorDate: Thu Sep 10 07:59:33 2020 +0200
Add 'Customise the Maven Release process' blog
---
content/xdoc/articles.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/content/xdoc/articles.xml b/content/xdoc/articles.xml
index 733082a..3fd622f 100644
--- a/content/xdoc/articles.xml
+++ b/content/xdoc/articles.xml
@@ -91,6 +91,12 @@ under the License.
<th>Published</th>
</tr>
<tr>
+ <td><a
href="https://maarten.mulders.it/2020/01/customise-the-maven-release-process/">Customise
the Maven Release process</a></td>
+ <td></td>
+ <td>Maarten Mulders</td>
+ <td>January 2020</td>
+ </tr>
+ <tr>
<td><a
href="http://www.sonatype.com/people/2009/08/create-a-customized-build-process-in-maven/">Create
a Customized Build Process in Maven</a></td>
<td></td>
<td>John Casey</td>