File tree 4 files changed +42
-0
lines changed
4 files changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!-- Copyright 2023 IBM -->
3
+ <!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
4
+ <!-- you may not use this file except in compliance with the License. -->
5
+ <!-- You may obtain a copy of the License at -->
6
+ <!-- -->
7
+ <!-- http://www.apache.org/licenses/LICENSE-2.0 -->
8
+ <!-- -->
9
+ <!-- Unless required by applicable law or agreed to in writing, software -->
10
+ <!-- distributed under the License is distributed on an "AS IS" BASIS, -->
11
+ <!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -->
12
+ <!-- See the License for the specific language governing permissions and -->
13
+ <!-- limitations under the License.IBM Confidential -->
14
+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
15
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
16
+ <modelVersion >4.0.0</modelVersion >
17
+ <groupId >com.ibm.xalan</groupId >
18
+ <artifactId >xalan</artifactId >
19
+ <version >2.7.3.IBM</version >
20
+ </project >
Original file line number Diff line number Diff line change 286
286
<groupId >com.ibm.xalan</groupId >
287
287
<artifactId >xalan</artifactId >
288
288
<version >2.7.3.IBM</version >
289
+ <pomFile >${project.basedir} /internal/xalan.pom</pomFile >
289
290
</configuration >
290
291
</execution >
291
292
</executions >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!-- Copyright 2023 IBM -->
3
+ <!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
4
+ <!-- you may not use this file except in compliance with the License. -->
5
+ <!-- You may obtain a copy of the License at -->
6
+ <!-- -->
7
+ <!-- http://www.apache.org/licenses/LICENSE-2.0 -->
8
+ <!-- -->
9
+ <!-- Unless required by applicable law or agreed to in writing, software -->
10
+ <!-- distributed under the License is distributed on an "AS IS" BASIS, -->
11
+ <!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -->
12
+ <!-- See the License for the specific language governing permissions and -->
13
+ <!-- limitations under the License.IBM Confidential -->
14
+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
15
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
16
+ <modelVersion >4.0.0</modelVersion >
17
+ <groupId >com.ibm.xalan</groupId >
18
+ <artifactId >xalan</artifactId >
19
+ <version >2.7.3.IBM</version >
20
+ </project >
Original file line number Diff line number Diff line change 469
469
<groupId >com.ibm.xalan</groupId >
470
470
<artifactId >xalan</artifactId >
471
471
<version >2.7.3.IBM</version >
472
+ <pomFile >${project.basedir} /internal/xalan.pom</pomFile >
472
473
</configuration >
473
474
</execution >
474
475
</executions >
You can’t perform that action at this time.
0 commit comments