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
dapla-bot[bot] committed Nov 9, 2023
1 parent a8dfcd5 commit 2e40c2c
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>no.ssb.crypto.tink</groupId>
<artifactId>tink-fpe-java</artifactId>
<version>0.0.9</version>
<version>0.0.10-SNAPSHOT</version>
<name>Tink FPE Java</name>
<description>Format-Preserving Encryption support for Google Tink</description>

Expand Down Expand Up @@ -51,7 +51,7 @@
<scm>
<developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection>
<url>https://github.com/${github.repository}</url>
<tag>v0.0.9</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 2e40c2c

Please sign in to comment.