Skip to content

Commit

Permalink
force trigger incase something fails
Browse files Browse the repository at this point in the history
  • Loading branch information
jmecosta committed Oct 23, 2023
1 parent 036e009 commit 47a631a
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 @@ -160,12 +160,12 @@

<properties>
<maven.javadoc.skip>true</maven.javadoc.skip>
<bitbucket.data.version>8.7.0</bitbucket.data.version>
<bitbucket.version>8.7.0</bitbucket.version>
<bitbucket.data.version>8.9.5</bitbucket.data.version>
<bitbucket.version>8.9.5</bitbucket.version>
<quick.reload.version>2.0.0</quick.reload.version>
<amps.version>8.0.0</amps.version>
<amps.version>8.9.2</amps.version>
<plugin.testrunner.version>1.2.3</plugin.testrunner.version>
<atlassian.spring.scanner.version>2.2.2</atlassian.spring.scanner.version>
<atlassian.spring.scanner.version>3.0.0</atlassian.spring.scanner.version>
<!-- This key is used to keep the consistency between the key in atlassian-plugin.xml and the key to generate bundle. -->
<atlassian.plugin.key>${project.groupId}.${project.artifactId}</atlassian.plugin.key>

Expand Down

0 comments on commit 47a631a

Please sign in to comment.