Skip to content

Commit 0e26f72

Browse files
committed
[maven-release-plugin] prepare release openapi-generator-typescript-fetch-api-0.2.4
1 parent faf3235 commit 0e26f72

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
@@ -9,7 +9,7 @@
99
OpenAPI-generator for TypeScript interfaces using the browser native fetch API.
1010
Generates direct mapping of APIs as interfaces and test-data generators for DTOs
1111
</description>
12-
<version>0.2.4-SNAPSHOT</version>
12+
<version>0.2.4</version>
1313

1414
<url>https://github.com/jhannes/openapi-generator-typescript-fetch-api/blob/main/README.md</url>
1515
<licenses>
@@ -247,7 +247,7 @@
247247
<connection>scm:git:https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</connection>
248248
<developerConnection>scm:git:https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</developerConnection>
249249
<url>https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</url>
250-
<tag>HEAD</tag>
250+
<tag>openapi-generator-typescript-fetch-api-0.2.4</tag>
251251
</scm>
252252
<distributionManagement>
253253
<snapshotRepository>

0 commit comments

Comments
 (0)