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

Commit 13924ef

Browse files
authored
Merge pull request #28 from openapi-json-schema-tools/rev_rolls_v_to_1_0_0
Version number updated to 1.0.0
2 parents 15b7307 + 83d8c8c commit 13924ef

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>0.9.9</revision>
1270+
<revision>1.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-
0.9.9
1+
1.0.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.9
1+
1.0.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.9
1+
1.0.0

0 commit comments

Comments
 (0)