We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36952b9 commit dc8096eCopy full SHA for dc8096e
.revapi/api-changes.json
@@ -1,5 +1,5 @@
1
{
2
- "6.9.1": [
+ "6.0.0": [
3
4
"extension": "revapi.differences",
5
"id": "intentional-api-changes",
pom.xml
@@ -562,7 +562,7 @@
562
<configurationFile>
563
<path>${main.basedir}/.revapi/api-changes.json</path>
564
<roots>
565
- <root>6.9.1</root>
+ <root>6.0.0</root>
566
</roots>
567
</configurationFile>
568
</analysisConfigurationFiles>
0 commit comments