Skip to content

Commit

Permalink
Next development: 1.7.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga committed Aug 9, 2024
1 parent 6d277c4 commit bacb449
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>net.mekomsolutions</groupId>
<artifactId>bahmni-distro-c2c</artifactId>
<name>C2C distribution</name>
<version>1.6.2</version>
<version>1.7.0-SNAPSHOT</version>
<packaging>pom</packaging>

<developers>
Expand All @@ -19,15 +19,15 @@
<parent>
<groupId>net.mekomsolutions</groupId>
<artifactId>bahmni-distro-haiti</artifactId>
<version>2.9.0</version>
<version>3.0.0-SNAPSHOT</version>
</parent>

<properties>

<!-- Configs -->
<child.openmrsconfigVersion>1.6.2</child.openmrsconfigVersion>
<child.bahmniconfigVersion>1.3.0</child.bahmniconfigVersion>
<child.odooconfigVersion>1.6.1</child.odooconfigVersion>
<child.openmrsconfigVersion>1.7.0-SNAPSHOT</child.openmrsconfigVersion>
<child.bahmniconfigVersion>1.4.0-SNAPSHOT</child.bahmniconfigVersion>
<child.odooconfigVersion>1.7.0-SNAPSHOT</child.odooconfigVersion>

</properties>

Expand Down

0 comments on commit bacb449

Please sign in to comment.