Skip to content

Commit

Permalink
update application version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
jianmingtu committed Feb 22, 2024
1 parent 86e2e1d commit 5778085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pci-gateway-test-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ca.bc.gov.open.jag</groupId>
<artifactId>pci-gateway-test-runner</artifactId>
<version>0.2.1</version>
<version>0.3.0</version>

<!-- Temporary work around for broken cucumber PDF library dependency -->
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>ca.bc.gov.open.jag</groupId>
<artifactId>jag-pci-gateway</artifactId>
<version>0.2.1</version>
<version>0.3.0</version>

<name>jag-pci-gateway</name>
<packaging>pom</packaging>
Expand Down

0 comments on commit 5778085

Please sign in to comment.