Sign in
b2c
/
myapp
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e87a9112293cc45daa03ebea3149d7b91f305b89
Authored by
jiangchengyong
8 years ago
1 parent
de99f322
update pom
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pom.xml
pom.xml
View file @
e87a911
...
...
@@ -144,7 +144,6 @@
144
144
<groupId>org.mybatis</groupId>
145
145
<artifactId>mybatis-spring</artifactId>
146
146
<version>${mybatis.spring.version}</version>
147
- <scope>provided</scope>
148
147
</dependency>
149
148
150
149
<!-- mysql连接 -->
...
...