Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 10
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 4, 2022
1 parent 51fd39a commit cbc4fbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>io.quarkiverse</groupId>
<artifactId>quarkiverse-parent</artifactId>
<version>10-SNAPSHOT</version>
<version>10</version>

<name>Quarkiverse: Parent POM</name>
<description>Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
Expand Down Expand Up @@ -83,7 +83,7 @@
<connection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</connection>
<developerConnection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</developerConnection>
<url>https://github.com/quarkiverse/quarkiverse-parent</url>
<tag>HEAD</tag>
<tag>10</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit cbc4fbd

Please sign in to comment.