We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848aecc commit 7af1d02Copy full SHA for 7af1d02
samples/client/petstore/typescript-angular-v21-provided-in-root/pom.xml
@@ -2,11 +2,11 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.openapitools</groupId>
5
- <artifactId>typescript-angular-v20-provided-in-root-tests</artifactId>
+ <artifactId>typescript-angular-v21-provided-in-root-tests</artifactId>
6
<packaging>pom</packaging>
7
<version>1.0-SNAPSHOT</version>
8
9
- <name>Typescript-Angular v20 Petstore Client</name>
+ <name>Typescript-Angular v21 Petstore Client</name>
10
<build>
11
<plugins>
12
0 commit comments