Skip to content

Commit 1e61e06

Browse files
committed
[release] prepare release v0.9.4
1 parent c92184f commit 1e61e06

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.janeirodigital</groupId>
66
<artifactId>sai-authentication-java</artifactId>
7-
<version>0.9.4-SNAPSHOT</version>
7+
<version>0.9.4</version>
88

99
<properties>
1010
<java.version>17</java.version>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:${project.scm.url}</connection>
4040
<developerConnection>scm:git:${project.scm.url}</developerConnection>
4141
<url>https://github.com/janeirodigital/sai-authentication-java.git</url>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.4</tag>
4343
</scm>
4444

4545

0 commit comments

Comments
 (0)