Skip to content

Commit

Permalink
BAH-3807 | Incrementing dev version to 1.5.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 committed Aug 26, 2024
1 parent db31fc8 commit 871fa79
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni.ie.apps</artifactId>
<version>1.4.0</version>
<version>1.5.0-SNAPSHOT</version>
</parent>

<artifactId>bahmni.ie.apps-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni.ie.apps</artifactId>
<version>1.4.0</version>
<version>1.5.0-SNAPSHOT</version>
</parent>

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

<groupId>org.bahmni.module</groupId>
<artifactId>bahmni.ie.apps</artifactId>
<version>1.4.0</version>
<version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>bahmni.ie.apps Module</name>
<description>Services to support Implementer Interface Module</description>
Expand Down

0 comments on commit 871fa79

Please sign in to comment.