Skip to content

Commit 259edb9

Browse files
committed
Version bump and build on Bamboo 6.2.x
1 parent a959f7d commit 259edb9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.alienfast.bamboozled.ruby</groupId>
66
<artifactId>bamboozled-ruby-plugin</artifactId>
77
<!-- Lets line up major.minor with the Bamboo release, and just use the build_number for our releases -->
8-
<version>6.0.0</version>
8+
<version>6.2.0</version>
99
<name>Bamboozled Ruby Plugin</name>
1010
<description>Bamboo plugin for continuous integration/continuous deployment with Ruby and RVM.</description>
1111
<packaging>atlassian-plugin</packaging>
@@ -42,8 +42,8 @@
4242
<developerConnection>scm:git:ssh://git@github.com/drscream/bamboozled-ruby-plugin.git</developerConnection>
4343
</scm>
4444
<properties>
45-
<bamboo.version>5.14.1</bamboo.version>
46-
<bamboo.data.version>6.0.0</bamboo.data.version>
45+
<bamboo.version>6.2.0</bamboo.version>
46+
<bamboo.data.version>6.2.0</bamboo.data.version>
4747
<amps.version>5.1.6</amps.version>
4848
</properties>
4949
<dependencies>

0 commit comments

Comments
 (0)