Skip to content

Commit

Permalink
Bump rc_0.4.0 version (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
smailliwcs committed Mar 31, 2024
1 parent e73c421 commit 1580f5c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>link</artifactId>
<groupId>com.lantanagroup.link</groupId>
<version>0.3.3-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>link</artifactId>
<groupId>com.lantanagroup.link</groupId>
<version>0.3.3-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion nhsn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>link</artifactId>
<groupId>com.lantanagroup.link</groupId>
<version>0.3.3-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.lantanagroup.link</groupId>
<artifactId>link</artifactId>
<packaging>pom</packaging>
<version>0.3.3-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>

<modules>
<module>core</module>
Expand Down
2 changes: 1 addition & 1 deletion query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>link</artifactId>
<groupId>com.lantanagroup.link</groupId>
<version>0.3.3-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 1580f5c

Please sign in to comment.