forked from loafle/openapi-generator-original
update samples, re-enable ensure-up-to-date
This commit is contained in:
parent
f664938d8e
commit
e7c05f16db
@ -1 +1 @@
|
||||
3.2.3-SNAPSHOT
|
||||
3.3.0-SNAPSHOT
|
@ -116,7 +116,7 @@
|
||||
</dependencies>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<openapi-generator-version>3.2.3</openapi-generator-version>
|
||||
<openapi-generator-version>3.3.0-SNAPSHOT</openapi-generator-version>
|
||||
<maven-plugin-version>1.0.0</maven-plugin-version>
|
||||
<junit-version>4.8.1</junit-version>
|
||||
</properties>
|
||||
|
@ -1 +1 @@
|
||||
3.2.3-SNAPSHOT
|
||||
3.3.0-SNAPSHOT
|
@ -12,7 +12,7 @@ build:
|
||||
ci:
|
||||
- mvn --quiet clean install
|
||||
# ensure all modifications created by 'mature' generators are in the git repo
|
||||
#- ./bin/utils/ensure-up-to-date
|
||||
- ./bin/utils/ensure-up-to-date
|
||||
# prepare environment for tests
|
||||
- sudo apt-get update -qq
|
||||
# install stack
|
||||
|
Loading…
x
Reference in New Issue
Block a user