We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc4508 commit d9d6869Copy full SHA for d9d6869
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>com.github.fslev</groupId>
24
<artifactId>json-compare</artifactId>
25
- <version>7.2</version>
+ <version>7.3-SNAPSHOT</version>
26
27
<dependencyManagement>
28
<dependencies>
@@ -228,7 +228,7 @@
228
<connection>scm:git:ssh://git@github.com/fslev/json-compare.git</connection>
229
<developerConnection>scm:git:ssh://git@github.com/fslev/json-compare.git</developerConnection>
230
<url>https://github.com/fslev/json-compare/tree/main</url>
231
- <tag>json-compare-7.2</tag>
+ <tag>HEAD</tag>
232
</scm>
233
234
<licenses>
0 commit comments