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
sebasbaumh committed Apr 23, 2024
1 parent b9a4835 commit 271d067
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 @@ -5,7 +5,7 @@
<groupId>io.github.sebasbaumh</groupId>
<artifactId>mapbox-vector-tile-java</artifactId>
<!-- version for release -->
<version>24.1.0</version>
<version>24.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Mapbox Vector Tiles - Java</name>
Expand All @@ -31,7 +31,7 @@
<connection>scm:git:git://github.com/sebasbaumh/mapbox-vector-tile-java.git</connection>
<developerConnection>scm:git:ssh://github.com:sebasbaumh/mapbox-vector-tile-java.git</developerConnection>
<url>https://github.com/sebasbaumh/mapbox-vector-tile-java/tree/main</url>
<tag>v24.1.0</tag>
<tag>v23.2.0</tag>
</scm>
<!-- Sonatype repository -->
<distributionManagement>
Expand Down

0 comments on commit 271d067

Please sign in to comment.