Skip to content

Commit 34b809d

Browse files
authored
Bump microprofile-parent from 2.11 to 2.12-RC1, fix SCM tag (#709)
Signed-off-by: Michael Edgar <michael@xlate.io>
1 parent 86b0003 commit 34b809d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.eclipse.microprofile</groupId>
2121
<artifactId>microprofile-parent</artifactId>
22-
<version>2.11</version>
22+
<version>2.12-RC1</version>
2323
</parent>
2424

2525
<groupId>org.eclipse.microprofile.openapi</groupId>
@@ -58,7 +58,7 @@
5858
<url>https://github.com/eclipse/microprofile-open-api</url>
5959
<connection>scm:git:https://github.com/eclipse/microprofile-open-api.git</connection>
6060
<developerConnection>scm:git:git@github.com:eclipse/microprofile-open-api.git</developerConnection>
61-
<tag>3.1-SNAPSHOT</tag>
61+
<tag>HEAD</tag>
6262
</scm>
6363

6464
<issueManagement>

0 commit comments

Comments
 (0)