Commit e3d2617 1 parent 2217342 commit e3d2617 Copy full SHA for e3d2617
File tree 2 files changed +3
-38
lines changed
2 files changed +3
-38
lines changed Original file line number Diff line number Diff line change 1
- -P polarion2404
1
+ -P polarion2410
Original file line number Diff line number Diff line change 187
187
</build >
188
188
</profile >
189
189
190
- <!-- default profile: polarion2404 -->
190
+ <!-- default profile: polarion2410 -->
191
191
<profile >
192
- <id >polarion2404 </id >
192
+ <id >polarion2410 </id >
193
193
<activation >
194
194
<activeByDefault >true</activeByDefault >
195
195
</activation >
196
- <properties >
197
- <maven .compiler.source>17</maven .compiler.source>
198
- <maven .compiler.target>17</maven .compiler.target>
199
- <polarion .version>2404</polarion .version>
200
-
201
- <jersey .version>2.35</jersey .version>
202
- <jersey-osgi-bundle .version>2.35.0</jersey-osgi-bundle .version>
203
-
204
- <commons-io .artifactId>commons-io-2.15.1</commons-io .artifactId>
205
-
206
- <slf4j-api .artifactId>slf4j-api-1.7.36</slf4j-api .artifactId>
207
- <jaxb-api .artifactId>jaxb-api-2.4.0-b180830.0359-patched</jaxb-api .artifactId>
208
- </properties >
209
- </profile >
210
-
211
- <!-- deprecated profile: polarion2310 -->
212
- <profile >
213
- <id >polarion2310</id >
214
- <properties >
215
- <maven .compiler.source>17</maven .compiler.source>
216
- <maven .compiler.target>17</maven .compiler.target>
217
- <polarion .version>2310</polarion .version>
218
-
219
- <jersey .version>2.35</jersey .version>
220
- <jersey-osgi-bundle .version>2.35.0</jersey-osgi-bundle .version>
221
-
222
- <commons-io .artifactId>org.apache.commons.io_2.11.0</commons-io .artifactId>
223
-
224
- <slf4j-api .artifactId>slf4j-api-1.7.36</slf4j-api .artifactId>
225
- <jaxb-api .artifactId>jaxb-api-2.4.0-b180830.0359-patched</jaxb-api .artifactId>
226
- </properties >
227
- </profile >
228
-
229
- <profile >
230
- <id >polarion2410</id >
231
196
<properties >
232
197
<maven .compiler.source>17</maven .compiler.source>
233
198
<maven .compiler.target>17</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments