Skip to content

Commit

Permalink
Fix hopsworks-ear name version (#1140)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErmiasG authored Jul 19, 2022
1 parent e61fe83 commit d47c6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hopsworks-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<version>3.0.0</version>
<packaging>ear</packaging>

<name>hopsworks-ear:2.6.0-SNAPSHOT</name>
<name>hopsworks-ear:${project.version}</name>

<build>
<finalName>hopsworks-ear</finalName>
Expand Down

0 comments on commit d47c6ec

Please sign in to comment.