Skip to content

Commit

Permalink
Fixed the dependency (#2597)
Browse files Browse the repository at this point in the history
  • Loading branch information
breiler authored Sep 3, 2024
1 parent 0c55662 commit 3e2f05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ugs-platform/ugs-platform-plugin-workflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.willwinder</groupId>
<artifactId>ugs-platform-ugscore</artifactId>
<version>2.0-SNAPSHOT</version>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3e2f05b

Please sign in to comment.