We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf2f98 commit 1d4dc75Copy full SHA for 1d4dc75
1 file changed
pom.xml
@@ -23,7 +23,7 @@
23
24
<groupId>com.github.fslev</groupId>
25
<artifactId>json-compare</artifactId>
26
- <version>8.1</version>
+ <version>8.2-SNAPSHOT</version>
27
28
<dependencyManagement>
29
<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-8.1</tag>
+ <tag>HEAD</tag>
232
</scm>
233
234
<licenses>
0 commit comments