Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helderjosue committed Apr 11, 2024
1 parent 92b72e1 commit 1403199
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>2.1.1-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>eptsreports-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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>eptsreports</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>eptsreports-omod</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions 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>2.1.1-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>pom</packaging>
<name>EPTS reports</name>
<description>PEPFAR reports for EPTS project in Mozambique</description>
Expand All @@ -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.0</tag>
</scm>

<modules>
Expand Down

0 comments on commit 1403199

Please sign in to comment.