Skip to content

Commit 29f18e7

Browse files
committed
Fixed version
1 parent ae3a06e commit 29f18e7

File tree

1 file changed

+2
-2
lines changed
  • client/integration-tests/equals-hashcode

1 file changed

+2
-2
lines changed

client/integration-tests/equals-hashcode/pom.xml

Lines changed: 2 additions & 2 deletions
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

@@ -90,4 +90,4 @@
9090
</profile>
9191
</profiles>
9292

93-
</project>
93+
</project>

0 commit comments

Comments
 (0)