Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 43
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci committed Apr 3, 2024
1 parent 8325275 commit 165bfd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion full-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-build-parent</artifactId>
<version>43-SNAPSHOT</version>
<version>43</version>
</parent>

<artifactId>smallrye-parent</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.smallrye</groupId>
<artifactId>smallrye-build-parent</artifactId>
<version>43-SNAPSHOT</version>
<version>43</version>

<name>SmallRye: Build Parent</name>
<description>SmallRye Build Parent POM</description>
Expand Down Expand Up @@ -91,7 +91,7 @@
<connection>scm:git:[email protected]:smallrye/smallrye-parent.git</connection>
<developerConnection>scm:git:[email protected]:smallrye/smallrye-parent.git</developerConnection>
<url>https://github.com/smallrye/smallrye-parent</url>
<tag>HEAD</tag>
<tag>43</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 165bfd6

Please sign in to comment.