Skip to content

Commit e1054ff

Browse files
author
TheSnoozer
committed
#713: update release notes with 8.0.1
1 parent 8a41dab commit e1054ff

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ older version (4.x.x or older) are available via:
4646

4747
Versions
4848
--------
49-
The current version is **8.0.0** ([changelist](https://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=milestone%3A8.0.0)).
49+
The current version is **8.0.1** ([changelist](https://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=milestone%3A8.0.1)).
5050

5151
You can check the available versions by visiting [search.maven.org](https://search.maven.org/artifact/io.github.git-commit-id/git-commit-id-maven-plugin), though using the newest is obviously the best choice.
5252

@@ -58,12 +58,12 @@ Here is an overview of the current plugin compatibility with Java
5858
| --------------- | ---------------------:|
5959
| 2.1.X | Java 1.6 |
6060
| 2.2.X | Java 1.7 |
61-
| 3.0.0 | Java 1.8 |
62-
| 4.0.0 | Java 1.8 |
63-
| 5.0.0 | Java 11 |
64-
| 6.0.0 | Java 11 |
65-
| 7.0.0 | Java 11 |
66-
| 8.0.0 | Java 11 |
61+
| 3.X.X | Java 1.8 |
62+
| 4.X.X | Java 1.8 |
63+
| 5.X.X | Java 11 |
64+
| 6.X.X | Java 11 |
65+
| 7.X.X | Java 11 |
66+
| 8.X.X | Java 11 |
6767

6868

6969
Plugin compatibility with Maven
@@ -74,12 +74,12 @@ Even though this plugin tries to be compatible with every Maven version there ar
7474
|----------------|:----------------------------------------------------------:|
7575
| 2.1.X | Maven 2.2.1 up to v2.1.13; Maven 3.1.1 for any later 2.1.X |
7676
| 2.2.X | Maven 3.1.1 up to v2.2.3; Maven 3.0 for any later 2.2.X |
77-
| 3.0.0 | Maven 3.0 |
78-
| 4.0.0 | Maven 3.0 |
79-
| 5.0.0 | Maven 3.1.0-alpha-1 |
80-
| 6.0.0 | Maven 3.1.0-alpha-1 |
81-
| 7.0.0 | Maven 3.2.5 |
82-
| 8.0.0 | Maven 3.2.5 |
77+
| 3.X.X | Maven 3.0 |
78+
| 4.X.X | Maven 3.0 |
79+
| 5.X.X | Maven 3.1.0-alpha-1 |
80+
| 6.X.X | Maven 3.1.0-alpha-1 |
81+
| 7.X.X | Maven 3.2.5 |
82+
| 8.X.X | Maven 3.2.5 |
8383

8484
Flipping the table to maven:
8585
Please note that in theory maven 4.X should support all maven 3 plugins.

0 commit comments

Comments
 (0)