Skip to content

Commit 3c8d426

Browse files
committed
keep only release month, drop day
1 parent 6604ab3 commit 3c8d426

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

src/site/apt/history.apt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -76,33 +76,33 @@ Maven Site Plugin History
7676
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
7777
| 2018-04 | 3.7.1 | | 1.8.1 |
7878
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
79-
| 2017-12-31 | 3.7 | 1.8 | = | 1.4 | | | Markdown parser/HTML renderer {{{/doxia/doxia/doxia-modules/doxia-module-markdown/}changed}}
79+
| 2017-12 | 3.7 | 1.8 | = | 1.4 | | | Markdown parser/HTML renderer {{{/doxia/doxia/doxia-modules/doxia-module-markdown/}changed}}
8080
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
81-
| 2016-11-17 | 3.6 | | 1.7.4 | 1.3
81+
| 2016-11 | 3.6 | | 1.7.4 | 1.3
8282
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
83-
| 2016-04-15 | 3.5.1 | | 1.7.1 |
83+
| 2016-04 | 3.5.1 | | 1.7.1 |
8484
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
85-
| 2016-02-19 | 3.5 | 1.7 | = | | 6 | 2.2.1 | <<<site.xml>>>'s <<<head>>> and <<<footer>>> changed from DOM to String, requiring CDATA
85+
| 2016-02 | 3.5 | 1.7 | = | | 6 | 2.2.1 | <<<site.xml>>>'s <<<head>>> and <<<footer>>> changed from DOM to String, requiring CDATA
8686
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
87-
| 2014-07-07 | 3.4 | 1.6 | = | 1.2 | | | Reports inherit configuration from pluginManagement
87+
| 2014-07 | 3.4 | 1.6 | = | 1.2 | | | Reports inherit configuration from pluginManagement
8888
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
89-
| 2013-05-13 | 3.3 | 1.4 | = | 1.1 | | | addition of Markdown support by default in maven-site-plugin
89+
| 2013-05 | 3.3 | 1.4 | = | 1.1 | | | addition of Markdown support by default in maven-site-plugin
9090
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
91-
| 2012-10-14 | 3.2 | | = |
91+
| 2012-10 | 3.2 | | = |
9292
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
93-
| 2012-04-30 | 3.1 | 1.3 | = | 1.0.2 | 5 | 2.2.1 |
93+
| 2012-04 | 3.1 | 1.3 | = | 1.0.2 | 5 | 2.2.1 |
9494
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
95-
| 2011-08-02 | 3.0 | 1.2 | = | 1.0.1 | 5 | 2.2.0 | first maven-site-plugin that renders reports with Maven 3
95+
| 2011-08 | 3.0 | 1.2 | = | 1.0.1 | 5 | 2.2.0 | first maven-site-plugin that renders reports with Maven 3
9696
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
97-
| 2012-04-26 | 2.4 | 1.3 | =
97+
| 2012-04 | 2.4 | 1.3 | =
9898
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
99-
| 2011-05-23 | 2.3 | 1.2 | =
99+
| 2011-05 | 2.3 | 1.2 | =
100100
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
101-
| 2010-11-28 | 2.2 | 1.1.4 | =
101+
| 2010-11 | 2.2 | 1.1.4 | =
102102
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
103-
| 2010-06-04 | 2.1.1 | 1.1.3 | =
103+
| 2010-06 | 2.1.1 | 1.1.3 | =
104104
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
105-
| 2009-12-21 | 2.1 | 1.1.2 | =
105+
| 2009-12 | 2.1 | 1.1.2 | =
106106
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*
107-
| 2009-03-11 | 2.0 | 1.0 | =
107+
| 2009-03 | 2.0 | 1.0 | =
108108
*-----------------*--------------------*--------*------------------*--------------------*---*-------*---------------*

0 commit comments

Comments
 (0)