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
mreutegg committed Jan 19, 2025
1 parent 1e7dd0c commit c28e8a3
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 @@ -20,7 +20,7 @@
<groupId>com.github.mreutegg</groupId>
<artifactId>laszip4j</artifactId>
<packaging>jar</packaging>
<version>0.20</version>
<version>0.21-SNAPSHOT</version>
<name>laszip4j</name>
<description>The LASzip library ported to Java</description>
<url>https://github.com/mreutegg/laszip4j</url>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:https://github.com/mreutegg/laszip4j.git</connection>
<developerConnection>scm:git:git@github.com:mreutegg/laszip4j.git</developerConnection>
<url>https://github.com/mreutegg/laszip4j/tree/master</url>
<tag>laszip4j-0.20</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit c28e8a3

Please sign in to comment.