Skip to content

Commit

Permalink
Upgrade build-info versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino authored Sep 9, 2019
1 parent de68fbf commit 5a69ea2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
<!-- This plugin key is to be used as a unique ID of the plugin incl.
version and not as a key regarding the Atlassian plugin descriptor -->
<plugin.key>${project.groupId}.${project.artifactId}-${project.version}</plugin.key>
<buildinfo.version>2.13.10</buildinfo.version>
<buildinfo.maven.version>2.13.10</buildinfo.maven.version>
<buildinfo.gradle.version>4.9.8</buildinfo.gradle.version>
<buildinfo.ivy.version>2.13.10</buildinfo.ivy.version>
<buildinfo.version>2.13.11</buildinfo.version>
<buildinfo.maven.version>2.13.11</buildinfo.maven.version>
<buildinfo.gradle.version>4.9.9</buildinfo.gradle.version>
<buildinfo.ivy.version>2.13.11</buildinfo.ivy.version>
</properties>

<profiles>
Expand Down

0 comments on commit 5a69ea2

Please sign in to comment.