Skip to content

Commit dee59ad

Browse files
committed
[maven-release-plugin] prepare release problem-details-1.0.0
1 parent f4ad8b0 commit dee59ad

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
@@ -7,7 +7,7 @@
77
<name>Problem Details (RFC 9457)</name>
88
<inceptionYear>2023</inceptionYear>
99
<url>https://liturner.github.io/problem-details/</url>
10-
<version>1.0.0-SNAPSHOT</version>
10+
<version>1.0.0</version>
1111
<packaging>jar</packaging>
1212

1313
<description>A Java implementation of RFC 9457.</description>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/liturner/problem-details.git</connection>
2222
<developerConnection>scm:git:https://github.com/liturner/problem-details.git</developerConnection>
2323
<url>https://github.com/liturner/problem-details</url>
24-
<tag>HEAD</tag>
24+
<tag>problem-details-1.0.0</tag>
2525
</scm>
2626

2727
<issueManagement>

0 commit comments

Comments
 (0)