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
+13-13Lines changed: 13 additions & 13 deletions
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 **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)).
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
@@ -58,12 +58,12 @@ Here is an overview of the current plugin compatibility with Java
58
58
| --------------- | ---------------------:|
59
59
| 2.1.X | Java 1.6 |
60
60
| 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 |
67
67
68
68
69
69
Plugin compatibility with Maven
@@ -74,12 +74,12 @@ Even though this plugin tries to be compatible with every Maven version there ar
0 commit comments