You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ older version (4.x.x or older) are available via:
46
46
47
47
Versions
48
48
--------
49
-
The current version is **7.0.0** ([changelist](https://github.com/git-commit-id/git-commit-id-maven-plugin/issues?q=milestone%3A7.0.0)).
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)).
50
50
51
51
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.
52
52
@@ -63,6 +63,7 @@ Here is an overview of the current plugin compatibility with Java
63
63
| 5.0.0 | Java 11 |
64
64
| 6.0.0 | Java 11 |
65
65
| 7.0.0 | Java 11 |
66
+
| 8.0.0 | Java 11 |
66
67
67
68
68
69
Plugin compatibility with Maven
@@ -78,6 +79,7 @@ Even though this plugin tries to be compatible with every Maven version there ar
78
79
| 5.0.0 | Maven 3.1.0-alpha-1 |
79
80
| 6.0.0 | Maven 3.1.0-alpha-1 |
80
81
| 7.0.0 | Maven 3.2.5 |
82
+
| 8.0.0 | Maven 3.2.5 |
81
83
82
84
Flipping the table to maven:
83
85
Please note that in theory maven 4.X should support all maven 3 plugins.
0 commit comments