Skip to content

Commit c08805a

Browse files
committed
[maven-release-plugin] prepare release v1.0.9
1 parent ca06e77 commit c08805a

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
@@ -5,7 +5,7 @@
55

66
<name>Jackson HAL Dataformat</name>
77
<groupId>io.openapitools.jackson.dataformat</groupId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9</version>
99
<artifactId>jackson-dataformat-hal</artifactId>
1010
<packaging>jar</packaging>
1111

@@ -32,7 +32,7 @@
3232
<connection>scm:git:https://github.com/openapi-tools/jackson-dataformat-hal.git</connection>
3333
<developerConnection>scm:git:https://github.com/openapi-tools/jackson-dataformat-hal.git</developerConnection>
3434
<url>https://github.com/openapi-tools/jackson-dataformat-hal/tree/master</url>
35-
<tag>HEAD</tag>
35+
<tag>v1.0.9</tag>
3636
</scm>
3737

3838
<distributionManagement>

0 commit comments

Comments
 (0)