Skip to content

Commit

Permalink
chore: use uniform ${cola.framework.version} instead hard-coded ver…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
oldratlee committed Jan 30, 2022
1 parent c56a850 commit 580a95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/craftsman/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.alibaba.cola</groupId>
<artifactId>cola-component-dto</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>${cola.framework.version}</version>
</dependency>
<dependency>
<groupId>com.alibaba.cola</groupId>
Expand Down

0 comments on commit 580a95e

Please sign in to comment.