Skip to content

Commit

Permalink
Version update to support Bamboo 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream authored and tmerkel committed May 7, 2017
1 parent 4c8b410 commit a959f7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.alienfast.bamboozled.ruby</groupId>
<artifactId>bamboozled-ruby-plugin</artifactId>
<!-- Lets line up major.minor with the Bamboo release, and just use the build_number for our releases -->
<version>5.14.1</version>
<version>6.0.0</version>
<name>Bamboozled Ruby Plugin</name>
<description>Bamboo plugin for continuous integration/continuous deployment with Ruby and RVM.</description>
<packaging>atlassian-plugin</packaging>
Expand Down Expand Up @@ -43,7 +43,7 @@
</scm>
<properties>
<bamboo.version>5.14.1</bamboo.version>
<bamboo.data.version>5.7.2</bamboo.data.version>
<bamboo.data.version>6.0.0</bamboo.data.version>
<amps.version>5.1.6</amps.version>
</properties>
<dependencies>
Expand Down

0 comments on commit a959f7d

Please sign in to comment.