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 86b0003 commit 34b809dCopy full SHA for 34b809d
pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.eclipse.microprofile</groupId>
21
<artifactId>microprofile-parent</artifactId>
22
- <version>2.11</version>
+ <version>2.12-RC1</version>
23
</parent>
24
25
<groupId>org.eclipse.microprofile.openapi</groupId>
@@ -58,7 +58,7 @@
58
<url>https://github.com/eclipse/microprofile-open-api</url>
59
<connection>scm:git:https://github.com/eclipse/microprofile-open-api.git</connection>
60
<developerConnection>scm:git:[email protected]:eclipse/microprofile-open-api.git</developerConnection>
61
- <tag>3.1-SNAPSHOT</tag>
+ <tag>HEAD</tag>
62
</scm>
63
64
<issueManagement>
0 commit comments