File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 74
74
</plugins >
75
75
</build >
76
76
<properties >
77
- <swagger .version>2.0.0-SNAPSHOT </swagger .version>
77
+ <swagger .version>2.0.0-rc0 </swagger .version>
78
78
</properties >
79
79
</project >
Original file line number Diff line number Diff line change 1
1
Manifest-Version : 1.0
2
- Bnd-LastModified : 1502898398192
2
+ Bnd-LastModified : 1502978616746
3
3
Build-Jdk : 1.8.0_72
4
4
Built-By : frantuma
5
5
Bundle-Description : Sonatype helps open source projects to set up Maven
Original file line number Diff line number Diff line change 167
167
</dependency >
168
168
</dependencies >
169
169
<properties >
170
- <models .version>2.0.0-SNAPSHOT </models .version>
171
- <annotations .version>2.0.0-SNAPSHOT </annotations .version>
172
- <core .version>2.0.0-SNAPSHOT </core .version>
173
- <integration .version>2.0.0-SNAPSHOT </integration .version>
170
+ <models .version>2.0.0-rc0 </models .version>
171
+ <annotations .version>2.0.0-rc0 </annotations .version>
172
+ <core .version>2.0.0-rc0 </core .version>
173
+ <integration .version>2.0.0-rc0 </integration .version>
174
174
</properties >
175
175
</project >
Original file line number Diff line number Diff line change 89
89
</dependencies >
90
90
91
91
<properties >
92
- <annotations .version>2.0.0-SNAPSHOT </annotations .version>
92
+ <annotations .version>2.0.0-rc0 </annotations .version>
93
93
<validation-api-version >1.1.0.Final</validation-api-version >
94
94
<coverage .complexity.minimum>0.07</coverage .complexity.minimum>
95
95
<coverage .line.minimum>0.0</coverage .line.minimum>
You can’t perform that action at this time.
0 commit comments