Skip to content

Commit 98dbfc8

Browse files
committed
fix pom.xml
1 parent 1b3f0a5 commit 98dbfc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • samples/client/petstore/typescript-angular-v20-provided-in-root

samples/client/petstore/typescript-angular-v20-provided-in-root/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.openapitools</groupId>
5-
<artifactId>typescript-angular-v19-provided-in-root-tests</artifactId>
5+
<artifactId>typescript-angular-v20-provided-in-root-tests</artifactId>
66
<packaging>pom</packaging>
77
<version>1.0-SNAPSHOT</version>
88

9-
<name>Typescript-Angular v19 Petstore Client</name>
9+
<name>Typescript-Angular v20 Petstore Client</name>
1010
<build>
1111
<plugins>
1212

0 commit comments

Comments
 (0)