forked from esaude/openmrs-module-eptsreports
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MEPTS-1615 | GITHUB SEPTEMBER RELEASE (#1301)
* [maven-release-plugin] prepare release 3.0.3 * [maven-release-plugin] prepare for next development iteration
- Loading branch information
1 parent
c1ad4cd
commit 5428391
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
<groupId>org.openmrs.module</groupId> | ||
<artifactId>eptsreports</artifactId> | ||
<version>3.0.2-SNAPSHOT</version> | ||
<version>3.0.3-SNAPSHOT</version> | ||
<packaging>pom</packaging> | ||
<name>EPTS reports</name> | ||
<description>PEPFAR reports for EPTS project in Mozambique</description> | ||
|
@@ -30,7 +30,7 @@ | |
<connection>scm:git:[email protected]:jembi/openmrs-module-eptsreports.git</connection> | ||
<developerConnection>scm:git:[email protected]:jembi/openmrs-module-eptsreports.git</developerConnection> | ||
<url>https://github.com/jembi/openmrs-module-eptsreports/</url> | ||
<tag>1.6.1</tag> | ||
<tag>3.0.3</tag> | ||
</scm> | ||
|
||
<modules> | ||
|