Skip to content

Commit 3e2f05b

Browse files
authored
Fixed the dependency (#2597)
1 parent 0c55662 commit 3e2f05b

File tree

1 file changed

+1
-1
lines changed
  • ugs-platform/ugs-platform-plugin-workflow

1 file changed

+1
-1
lines changed

ugs-platform/ugs-platform-plugin-workflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.willwinder</groupId>
7878
<artifactId>ugs-platform-ugscore</artifactId>
79-
<version>2.0-SNAPSHOT</version>
79+
<version>${project.version}</version>
8080
<scope>compile</scope>
8181
</dependency>
8282
</dependencies>

0 commit comments

Comments
 (0)