Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-microprofile-bot committed Sep 23, 2022
1 parent f809773 commit f1e868d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -19,7 +19,7 @@

<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile-parent</artifactId>
<version>3.0-RC2</version>
<version>3.0-SNAPSHOT</version>

<packaging>pom</packaging>
<name>MicroProfile Parent POM</name>
Expand Down Expand Up @@ -106,7 +106,7 @@
<connection>scm:git:https://github.com/eclipse/microprofile-parent.git</connection>
<developerConnection>scm:git:git@github.com:eclipse/microprofile-parent.git</developerConnection>
<url>https://github.com/eclipse/microprofile-parent</url>
<tag>3.0-RC2</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion tck-bom/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile-parent</artifactId>
<version>3.0-RC2</version>
<version>3.0-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down

0 comments on commit f1e868d

Please sign in to comment.