Skip to content

Commit

Permalink
Version re-alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ennahdi committed Nov 16, 2024
1 parent 31ed1f4 commit e4f4e4e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion objectmorph-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.mohamed-ennahdi</groupId>
<artifactId>objectmorph</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
</parent>
<artifactId>objectmorph-app</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion objectmorph-logic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.mohamed-ennahdi</groupId>
<artifactId>objectmorph</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
</parent>
<artifactId>objectmorph-logic</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion objectmorph-renderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.mohamed-ennahdi</groupId>
<artifactId>objectmorph</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
</parent>
<artifactId>objectmorph-renderer</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.mohamed-ennahdi</groupId>
<artifactId>objectmorph</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>objectmorph-app</module>
Expand Down

0 comments on commit e4f4e4e

Please sign in to comment.