Skip to content

Commit

Permalink
Fixed pkg.upgradeVersion in msa/tb-edge
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-babak committed Apr 12, 2024
1 parent f691002 commit 9809638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msa/tb-edge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<pkg.name>tb-edge</pkg.name>
<tb.docker.name>tb-edge</tb.docker.name>
<pkg.installFolder>/usr/share/${pkg.name}</pkg.installFolder>
<pkg.upgradeVersion>3.6.4EDGE-SNAPSHOT</pkg.upgradeVersion>
<pkg.upgradeVersion>3.6.4</pkg.upgradeVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit 9809638

Please sign in to comment.