-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release cohort-3.7.2
- Loading branch information
1 parent
022fcdf
commit 4f12b87
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
<groupId>org.openmrs.module</groupId> | ||
<artifactId>cohort</artifactId> | ||
<version>3.7.2-SNAPSHOT</version> | ||
<version>3.7.2</version> | ||
<packaging>pom</packaging> | ||
<name>Cohort Module</name> | ||
<description>Module to support Cohort-level encounters and observations and to create these encounters via a REST | ||
|
@@ -36,7 +36,7 @@ | |
<connection>scm:git:[email protected]:openmrs/openmrs-module-cohort.git</connection> | ||
<developerConnection>scm:git:[email protected]:openmrs/openmrs-module-cohort.git</developerConnection> | ||
<url>https://github.com/openmrs/openmrs-module-cohort.git</url> | ||
<tag>HEAD</tag> | ||
<tag>cohort-3.7.2</tag> | ||
</scm> | ||
|
||
<modules> | ||
|