Browse Source

Bump bitbucket 5.0.2

pull/52/head
Adrian Gonzalez 7 years ago
parent
commit
c768280660
  1. 4
      pom.xml

4
pom.xml

@ -31,9 +31,9 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<bitbucket.version>4.0.1</bitbucket.version>
<bitbucket.version>5.0.2</bitbucket.version>
<bitbucket.data.version>${bitbucket.version}</bitbucket.data.version>
<atlassian-sal-api.version>3.0.5</atlassian-sal-api.version>
<atlassian-sal-api.version>3.1.0</atlassian-sal-api.version>
<amps.version>6.3.0</amps.version>
</properties>

Loading…
Cancel
Save