Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
tzaeschke committed Jun 22, 2024
1 parent f1f47d9 commit 52b6090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>ch.ethz.globis.phtree</groupId>
<artifactId>phtree</artifactId>
<packaging>jar</packaging>
<version>2.8.1</version>
<version>2.8.2-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:[email protected]:tzaeschke/phtree.git</connection>
<developerConnection>scm:git:[email protected]:tzaeschke/phtree.git</developerConnection>
<url>https://github.com/tzaeschke/phtree</url>
<tag>phtree-2.8.1</tag>
<tag>HEAD</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 52b6090

Please sign in to comment.