Skip to content

Commit

Permalink
Version bump and build on Bamboo 6.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Oct 27, 2017
1 parent a959f7d commit 259edb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>6.0.0</version>
<version>6.2.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 @@ -42,8 +42,8 @@
<developerConnection>scm:git:ssh://[email protected]/drscream/bamboozled-ruby-plugin.git</developerConnection>
</scm>
<properties>
<bamboo.version>5.14.1</bamboo.version>
<bamboo.data.version>6.0.0</bamboo.data.version>
<bamboo.version>6.2.0</bamboo.version>
<bamboo.data.version>6.2.0</bamboo.data.version>
<amps.version>5.1.6</amps.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 259edb9

Please sign in to comment.