Skip to content

Commit

Permalink
Change ejb30.version to project.version as release is complaining.
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <[email protected]>
  • Loading branch information
starksm64 committed Feb 6, 2025
1 parent 3af5ff9 commit d49492b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcks/apis/enterprise-beans/ejb32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>jakarta.tck</groupId>
<artifactId>ejb30</artifactId>
<version>${ejb30.version}</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>jakarta.ejb</groupId>
Expand Down

0 comments on commit d49492b

Please sign in to comment.