Skip to content

Commit 1d4dc75

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 3bf2f98 commit 1d4dc75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.fslev</groupId>
2525
<artifactId>json-compare</artifactId>
26-
<version>8.1</version>
26+
<version>8.2-SNAPSHOT</version>
2727

2828
<dependencyManagement>
2929
<dependencies>
@@ -228,7 +228,7 @@
228228
<connection>scm:git:ssh://git@github.com/fslev/json-compare.git</connection>
229229
<developerConnection>scm:git:ssh://git@github.com/fslev/json-compare.git</developerConnection>
230230
<url>https://github.com/fslev/json-compare/tree/main</url>
231-
<tag>json-compare-8.1</tag>
231+
<tag>HEAD</tag>
232232
</scm>
233233

234234
<licenses>

0 commit comments

Comments
 (0)