Skip to content

Commit

Permalink
Create version v0.2.4-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Apr 19, 2023
1 parent efcd746 commit a0e8ea9
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 @@ -25,7 +25,7 @@
<parent>
<groupId>org.eclipse.tractusx</groupId>
<artifactId>semantic-hub</artifactId>
<version>0.2.3-M1</version>
<version>0.2.4-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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>semantic-hub</artifactId>
<version>0.2.3-M1</version>
<version>0.2.4-M1</version>
<name>Tractus-X Semantic Hub</name>
<description>Root Module of the Tractus-X Semantic Hub</description>
<packaging>pom</packaging>
Expand Down

0 comments on commit a0e8ea9

Please sign in to comment.