common
/
ylp-common-parent
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
270e9621dc7507abb12091f7de7d4a0e2568d27a
Authored by
后端研发-谢家林
2016-09-09 10:49:46 +0800
1 parent
ce8379b2
测试环境的facade名称修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
pom.xml
View file @
270e962
@@ -34,7 +34,7 @@
@@ -34,7 +34,7 @@
34
<properties>
34
<properties>
35
<!-- 部署环境(对应配置文件版本) -->
35
<!-- 部署环境(对应配置文件版本) -->
36
<env>test</env>
36
<env>test</env>
37
- <ver>
3
.0-SNAPSHOT</ver>
37
+ <ver>
4
.0-SNAPSHOT</ver>
38
</properties>
38
</properties>
39
</profile>
39
</profile>
40
40