Skip to content

Commit

Permalink
[master] Set version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed Sep 12, 2023
1 parent 8c7f12a commit 8d5ab3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kafkaesque-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>in.rcard</groupId>
<artifactId>kafkaesque</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>kafkaesque-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>in.rcard</groupId>
<artifactId>kafkaesque</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>pom</packaging>

<name>Kafkaesque</name>
Expand Down

0 comments on commit 8d5ab3a

Please sign in to comment.