Skip to content

Commit

Permalink
Update pom.xml to prepare for 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoder authored Jun 11, 2024
1 parent e4efeef commit 92568fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>app.getxray</groupId>
<artifactId>xray-maven-plugin</artifactId>
<version>0.7.5</version>
<version>0.7.6</version>
<packaging>maven-plugin</packaging>
<name>xray-maven-plugin</name>
<description>Maven plugin for interacting with Xray (server/datacenter and cloud), used in CI/CD for assisting in test automation flows, such as reporting test results back to Xray and, by consequence, Jira.</description>
Expand Down

0 comments on commit 92568fc

Please sign in to comment.