Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Commit c183f9d

Browse files
chore: release v4.4.0
1 parent c4a61bd commit c183f9d

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
@@ -8,7 +8,7 @@
88

99
<groupId>com.github.victools</groupId>
1010
<artifactId>jsonschema-module-javax-validation</artifactId>
11-
<version>4.0.1-SNAPSHOT</version>
11+
<version>4.4.0</version>
1212
<packaging>jar</packaging>
1313

1414
<licenses>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:ssh://github.com/victools/jsonschema-module-javax-validation.git</connection>
2828
<developerConnection>scm:git:ssh://git@github.com/victools/jsonschema-module-javax-validation.git</developerConnection>
2929
<url>https://github.com/victools/jsonschema-module-javax-validation</url>
30-
<tag>HEAD</tag>
30+
<tag>v4.4.0</tag>
3131
</scm>
3232

3333
<organization>

0 commit comments

Comments
 (0)