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 ae3a06e commit 29f18e7Copy full SHA for 29f18e7
client/integration-tests/equals-hashcode/pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<artifactId>quarkus-openapi-generator-integration-tests</artifactId>
5
<groupId>io.quarkiverse.openapi.generator</groupId>
6
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0-lts-SNAPSHOT</version>
7
</parent>
8
<modelVersion>4.0.0</modelVersion>
9
@@ -90,4 +90,4 @@
90
</profile>
91
</profiles>
92
93
-</project>
+</project>
0 commit comments