Skip to content

Commit

Permalink
fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
wt-better committed Nov 16, 2024
1 parent 22cc216 commit 8332b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>org.apache.seata</groupId>
<artifactId>seata-saga-annotation</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8332b88

Please sign in to comment.