Skip to content

Commit

Permalink
BAH-4097 | Add. Bump Version 0.94 -> 1.1 (#98)
Browse files Browse the repository at this point in the history
* [Rahul] | BAH-4097 | Add. Bump Version 0.94 -> 1.0

* [Rahul] | BAH-4097 | Add. Bump Version 0.94-SNAPSHOT -> 1.1
  • Loading branch information
rahu1ramesh authored Sep 9, 2024
1 parent fcdb095 commit 8f9d4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.bahmni</groupId>
<artifactId>reports</artifactId>
<packaging>war</packaging>
<version>0.94-SNAPSHOT</version>
<version>1.1.0</version>

<properties>
<spring.version>5.3.39</spring.version>
Expand All @@ -17,7 +17,7 @@
<skipConfig>true</skipConfig>
<openMRSVersion>2.5.7</openMRSVersion>
<log4jVersion>2.23.1</log4jVersion>
<bahmniJavaUtils.version>0.94.3</bahmniJavaUtils.version>
<bahmniJavaUtils.version>1.0.0</bahmniJavaUtils.version>
<junitVersion>4.13</junitVersion>
<powerMockVersion>2.0.7</powerMockVersion>
</properties>
Expand Down

0 comments on commit 8f9d4bb

Please sign in to comment.