Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit a0bfd6f

Browse files
committed
v2 version updated
1 parent 6be08f8 commit a0bfd6f

File tree

4 files changed

+4
-4
lines changed
  • samples/openapi3/client
    • 3_0_3_unit_test/python/.openapi-generator
    • features/nonCompliantUseDiscriminatorIfCompositionFails/python/.openapi-generator
    • petstore/python/.openapi-generator

4 files changed

+4
-4
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@
12671267
</repositories>
12681268
<properties>
12691269
<!-- RELEASE_VERSION -->
1270-
<revision>1.0.3</revision>
1270+
<revision>2.0.0</revision>
12711271
<!-- /RELEASE_VERSION -->
12721272
<maven.compiler.source>1.8</maven.compiler.source>
12731273
<maven.compiler.target>1.8</maven.compiler.target>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
2.0.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
2.0.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
2.0.0

0 commit comments

Comments
 (0)