Skip to content

Commit 1e9ed08

Browse files
committed
[maven-release-plugin] prepare release openapi-generator-typescript-fetch-api-0.1.0
1 parent 4f341ea commit 1e9ed08

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.1.0-SNAPSHOT</version>
12+
<version>0.1.0</version>
1313

1414
<url>https://github.com/jhannes/openapi-generator-typescript-fetch-api/blob/main/README.md</url>
1515
<licenses>
@@ -240,7 +240,7 @@
240240
<connection>scm:git:https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</connection>
241241
<developerConnection>scm:git:https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</developerConnection>
242242
<url>https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</url>
243-
<tag>HEAD</tag>
243+
<tag>openapi-generator-typescript-fetch-api-0.1.0</tag>
244244
</scm>
245245
<distributionManagement>
246246
<snapshotRepository>

0 commit comments

Comments
 (0)