Skip to content

Commit

Permalink
Merge pull request #46 from jecihjoy/module-deploy
Browse files Browse the repository at this point in the history
Update version to test deploy
  • Loading branch information
RAJABIBRAZ authored Jan 4, 2024
2 parents 030e942 + 447d048 commit 925a09e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>kenyacore</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>kenyacore-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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>kenyacore</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

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

<groupId>org.openmrs.module</groupId>
<artifactId>kenyacore</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>

<packaging>pom</packaging>
<name>KenyaCore</name>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>kenyacore</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>kenyacore-test</artifactId>
Expand Down

0 comments on commit 925a09e

Please sign in to comment.