Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
parent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
foxxy
9 years ago
Commit
48ffbfa0fde8eb3ee43b567872e0c63296445897
1 parent
2be997d5
增加cache clean deploy
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
pom.xml
pom.xml
View file @
48ffbfa
...
...
@@ -61,6 +61,12 @@
<artifactId>
yoho-core-redis
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-cache-clean
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
...
...
Please
register
or
login
to post a comment