Skip to content

Commit 71338be

Browse files
committed
[maven-release-plugin] prepare release v22.2.0
1 parent ff85743 commit 71338be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>io.github.sebasbaumh</groupId>
66
<artifactId>mapbox-vector-tile-java</artifactId>
77
<!-- version for release -->
8-
<version>22.2.0-SNAPSHOT</version>
8+
<version>22.2.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>Mapbox Vector Tiles - Java</name>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git://github.com/sebasbaumh/mapbox-vector-tile-java.git</connection>
3232
<developerConnection>scm:git:ssh://github.com:sebasbaumh/mapbox-vector-tile-java.git</developerConnection>
3333
<url>https://github.com/sebasbaumh/mapbox-vector-tile-java/tree/main</url>
34-
<tag>HEAD</tag>
34+
<tag>v22.2.0</tag>
3535
</scm>
3636
<!-- Sonatype repository -->
3737
<distributionManagement>

0 commit comments

Comments
 (0)