Skip to content

Commit

Permalink
Merge pull request #4 from stephen-souness-springer/master
Browse files Browse the repository at this point in the history
Adjusted to use go-plugin-api from Maven central
  • Loading branch information
dvarchev committed Mar 1, 2015
2 parents 3853b25 + 398156e commit 0321d50
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
<dependency org="junit" name="junit" rev="4.11"/>
<dependency org="org.json" name="json" rev="20140107"/>
<dependency org="org.mockito" name="mockito-all" rev="1.9.5"/>
<dependency org="com.thoughtworks" name="go-plugin-api" rev="current">
<artifact name="go-plugin-api" url="http://www.thoughtworks.com/products/docs/go/current/help/resources/go-plugin-api-current.jar"/>
</dependency>
<dependency org="cd.go.plugin" name="go-plugin-api" rev="14.4.0"/>
</dependencies>
</ivy-module>

0 comments on commit 0321d50

Please sign in to comment.