Skip to content

Commit

Permalink
[Rahul] | BAH-4097 | Add. Bump Version 0.94-SNAPSHOT -> 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh committed Sep 6, 2024
1 parent 2f8c33b commit c813ae6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pacs-integration-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>pacs-integration</artifactId>
<groupId>org.bahmni</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.bahmni</groupId>
<artifactId>pacs-integration</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>

<parent>
Expand Down
4 changes: 2 additions & 2 deletions vagrant-deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>pacs-integration</artifactId>
<groupId>org.bahmni</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -24,7 +24,7 @@
<groupId>org.bahmni</groupId>
<artifactId>pacs-integration-webapp</artifactId>
<classifier>classes</classifier>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c813ae6

Please sign in to comment.