Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
Release 3.0.0 - Jenkins Build 14 (department-of-veterans-affairs/ligh…
Browse files Browse the repository at this point in the history
…thouse-enterprise-military-information-service/master)
  • Loading branch information
libertybot committed Nov 12, 2021
1 parent 0f5df11 commit 5714e65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion emis-client-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<groupId>gov.va.api.lighthouse</groupId>
<artifactId>emis-client-v1</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion emis-client-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<groupId>gov.va.api.lighthouse</groupId>
<artifactId>emis-client-v2</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion emis-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>gov.va.api.lighthouse</groupId>
<artifactId>emis-model</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<properties>
<checkstyle.skip>true</checkstyle.skip>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>gov.va.api.lighthouse</groupId>
<artifactId>emis-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>pom</packaging>
<modules>
<module>emis-model</module>
Expand Down

0 comments on commit 5714e65

Please sign in to comment.