Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 47
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci-releases[bot] committed Jan 27, 2025
1 parent 4cf4aad commit 844bf7b
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>47-SNAPSHOT</version>
<version>47</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>47-SNAPSHOT</version>
<version>47</version>

<name>SmallRye: Build Parent</name>
<description>SmallRye Build Parent POM</description>
Expand Down Expand Up @@ -96,7 +96,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>47</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 844bf7b

Please sign in to comment.