Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jecihjoy committed Jan 4, 2024
1 parent 5449596 commit 752d1aa
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>2.9.5-SNAPSHOT</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>2.9.5-SNAPSHOT</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>2.9.5-SNAPSHOT</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>2.9.5-SNAPSHOT</version>
</parent>

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

0 comments on commit 752d1aa

Please sign in to comment.