Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
allwefantasy committed Sep 4, 2020
1 parent 6459e03 commit 45e9e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions streamingpro-cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</dependency>
<dependency>
<groupId>net.csdn</groupId>
<artifactId>serviceframework-web_2.11</artifactId>
<artifactId>serviceframework-web_${scala.binary.version}</artifactId>
<version>${serviceframework.version}</version>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -136,7 +136,7 @@
</dependency>
<dependency>
<groupId>net.csdn</groupId>
<artifactId>serviceframework-orm_2.11</artifactId>
<artifactId>serviceframework-orm_${scala.binary.version}</artifactId>
<version>${serviceframework.version}</version>
</dependency>

Expand Down

0 comments on commit 45e9e06

Please sign in to comment.