Skip to content

Commit db16133

Browse files
committed
[maven-release-plugin] prepare release v0.9.2
1 parent 3295454 commit db16133

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
@@ -32,7 +32,7 @@
3232

3333
<groupId>engineering.swat</groupId>
3434
<artifactId>java-watch</artifactId>
35-
<version>0.9.2-SNAPSHOT</version>
35+
<version>0.9.2</version>
3636
<packaging>jar</packaging>
3737

3838
<name>${project.groupId}:${project.artifactId}</name>
@@ -66,7 +66,7 @@
6666
<connection>scm:git:git://github.com/SWAT-engineering/java-watch.git</connection>
6767
<developerConnection>scm:git:ssh://[email protected]/SWAT-engineering/java-watch.git</developerConnection>
6868
<url>https://github.com/SWAT-engineering/java-watch/tree/main/</url>
69-
<tag>v0.5.0-RC3</tag>
69+
<tag>v0.9.2</tag>
7070
</scm>
7171

7272
<properties>

0 commit comments

Comments
 (0)