Skip to content

Commit

Permalink
Metadata update for 1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
manojlds committed Jul 10, 2014
1 parent 42ebadc commit c96cb64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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>com.stacktoheap.go</groupId>
<artifactId>gocd-powershell-runner</artifactId>
<version>1.0</version>
<version>1.1</version>
<packaging>jar</packaging>

<name>Powershell Task</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<go-plugin id="gocd-powershell-runner" version="1">
<about>
<name>Powershell Task Plugin</name>
<version>1.0</version>
<version>1.1</version>
<target-go-version>14.1.0</target-go-version>
<description>
Task to run Powershell based builds
Expand Down

0 comments on commit c96cb64

Please sign in to comment.