Skip to content

Commit 86b35f3

Browse files
Fix IT test to LTS version
1 parent c158c8e commit 86b35f3

File tree

1 file changed

+1
-1
lines changed
  • client/integration-tests/jsonproperty-getter-and-setter

1 file changed

+1
-1
lines changed

client/integration-tests/jsonproperty-getter-and-setter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>quarkus-openapi-generator-integration-tests</artifactId>
55
<groupId>io.quarkiverse.openapi.generator</groupId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0-lts-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)