Skip to content

Commit

Permalink
Merge pull request #496 from csaude/patch_release_317
Browse files Browse the repository at this point in the history
Patch release 317
  • Loading branch information
Guimino authored Aug 29, 2024
2 parents 2d07367 + 5028739 commit e37f481
Show file tree
Hide file tree
Showing 3 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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>eptsreports</artifactId>
<version>3.17.1-SNAPSHOT</version>
<version>3.17.2-SNAPSHOT</version>
</parent>

<artifactId>eptsreports-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>eptsreports</artifactId>
<version>3.17.1-SNAPSHOT</version>
<version>3.17.2-SNAPSHOT</version>
</parent>

<artifactId>eptsreports-omod</artifactId>
Expand All @@ -15,7 +15,7 @@
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>eptsreports-api</artifactId>
<version>3.17.1-SNAPSHOT</version>
<version>3.17.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.openmrs.web</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>org.openmrs.module</groupId>
<artifactId>eptsreports</artifactId>
<version>3.17.1-SNAPSHOT</version>
<version>3.17.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>EPTS reports</name>
<description>PEPFAR reports for EPTS project in Mozambique</description>
Expand Down

0 comments on commit e37f481

Please sign in to comment.