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
koneru9999 committed Apr 10, 2024
1 parent df2f12c commit 0b8f0c2
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>org.fintrace.core.drivers</groupId>
<artifactId>tspl2-driver</artifactId>
<version>0.0.13</version>
<version>0.0.14-SNAPSHOT</version>
<packaging>jar</packaging>
<name>TSPL2 (by TSC) Java driver</name>
<url>https://github.com/fintrace/tspl2-driver</url>
Expand Down Expand Up @@ -303,7 +303,7 @@
<url>https://github.com/fintrace/tspl2-driver</url>
<connection>scm:git:git://github.com/fintrace/tspl2-driver.git</connection>
<developerConnection>scm:git:ssh://git@github.com/fintrace/tspl2-driver.git</developerConnection>
<tag>v0.0.13</tag>
<tag>HEAD</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 0b8f0c2

Please sign in to comment.