Skip to content

Commit

Permalink
Create version v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 18, 2024
1 parent 6c3092e commit 67d395a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.tractusx</groupId>
<artifactId>discovery-finder</artifactId>
<version>0.5.1</version>
<version>0.5.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.tractusx</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.eclipse.tractusx</groupId>
<artifactId>discovery-finder</artifactId>
<version>0.5.1</version>
<version>0.5.2</version>
<name>Tractus-X Discovery Finder</name>
<description>Root Module of the Tractus-X Discovery Finder</description>
<packaging>pom</packaging>
Expand Down

0 comments on commit 67d395a

Please sign in to comment.