Skip to content

Commit

Permalink
tech : set 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Radislav Berkovich committed Aug 19, 2020
1 parent cb90c68 commit edbec09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.microfocus.adm.almoctane.ciplugins</groupId>
<artifactId>gocd-ci-plugin</artifactId>
<version>1.8</version>
<version>1.0.5</version>
<description>
This plugin enables ALM Octane to retrieve and display GoCD build pipelines and synchronize test results with GoCD.
</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.xml
Expand Up @@ -20,7 +20,7 @@
<go-plugin id="microfocus.adm.octane.ciplugins.gocd" version="1">
<about>
<name>ALM Octane GoCD CI Plugin</name>
<version>1.8</version>
<version>1.0.5</version>
<target-go-version>17.11.0</target-go-version>
<description>Allows integration of GoCD with MicroFocus ALM Octane: making pipelines and test results accessible in MicroFocus ALM Octane.</description>
<vendor>
Expand Down

0 comments on commit edbec09

Please sign in to comment.