Skip to content

Commit

Permalink
fix dss version
Browse files Browse the repository at this point in the history
  • Loading branch information
yangwenzea committed Jul 24, 2023
1 parent d747e5f commit f9a923a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamis-project/streamis-project-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.webank.wedatasphere.dss</groupId>
<artifactId>dss-sso-integration-standard</artifactId>
<version>1.0.1</version>
<version>${dss.version}</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit f9a923a

Please sign in to comment.