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
c231f358139fce534f3a2afa725b79907ce5f53f
Authored by
领课-沈佳龙
2015-12-30 11:37:28 +0800
1 parent
f2c1840e
xiu
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
pom.xml
View file @
c231f35
...
...
@@ -43,8 +43,8 @@
43
43
<id>qa</id>
44
44
<properties>
45
45
<!-- 部署环境(对应配置文件版本) -->
46
- <env>qa</env>
47
46
<ver>1.0.QA-SNAPSHOT</ver>
47
+ <env>qa</env>
48
48
</properties>
49
49
</profile>
50
50
...
...