Skip to content

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIvanPlays committed Jul 3, 2023
1 parent d842fdd commit 7f6e2f8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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>annotationconfig-parent</artifactId>
<groupId>com.mrivanplays</groupId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</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 @@ -6,7 +6,7 @@

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

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

Expand Down

0 comments on commit 7f6e2f8

Please sign in to comment.