Skip to content

Commit

Permalink
BAH-4087 | Release of version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 committed Aug 26, 2024
1 parent b837737 commit 3bd5820
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>appointments</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>appointments-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion atom-feed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>appointments</artifactId>
<groupId>org.bahmni.module</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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.bahmni.module</groupId>
<artifactId>appointments</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>appointments-omod</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.bahmni.module</groupId>
<artifactId>appointments</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>pom</packaging>
<name>Bahmni Appointment Scheduling</name>
<description>OpenMRS Module Scheduling and managing Appointments.</description>
Expand Down

0 comments on commit 3bd5820

Please sign in to comment.