Skip to content

Commit

Permalink
fix strange atlassian version
Browse files Browse the repository at this point in the history
  • Loading branch information
derkoe committed Feb 5, 2025
1 parent d48f10f commit 540c084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>21</java.version>
<frontend-maven-plugin.version>1.15.1-atlassian-1-16519678</frontend-maven-plugin.version>
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
<typescript-generator.version>3.2.1263</typescript-generator.version>
<sonar.sources>package.json,pom.xml</sonar.sources>
<npm-install-command>install</npm-install-command>
Expand Down

0 comments on commit 540c084

Please sign in to comment.