Skip to content

Commit

Permalink
1.cas server的依赖加入编译;
Browse files Browse the repository at this point in the history
  • Loading branch information
何明胜 committed May 26, 2018
1 parent a14621f commit cbaa799
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-core-configuration</artifactId>
<version>${cas.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apereo.cas</groupId>
Expand All @@ -396,7 +395,6 @@
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-webapp-config</artifactId>
<version>${cas.version}</version>
<scope>provided</scope>
</dependency>
<!-- restful -->
<dependency>
Expand Down

0 comments on commit cbaa799

Please sign in to comment.