File tree 13 files changed +13
-13
lines changed
dbws/org.eclipse.persistence.dbws
org.eclipse.persistence.nosql
eclipselink.jpa.spring.test
org.eclipse.persistence.jpa.modelgen
org.eclipse.persistence.jpars
moxy/org.eclipse.persistence.moxy
sdo/org.eclipse.persistence.sdo
utils/org.eclipse.persistence.dbws.builder
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 87
87
<artifactId >junit</artifactId >
88
88
<scope >test</scope >
89
89
</dependency >
90
- <!-- ASM Implementations -->
90
+ <!-- ASM Implementation -->
91
91
<dependency >
92
92
<groupId >org.ow2.asm</groupId >
93
93
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 89
89
<artifactId >org.eclipse.persistence.core.test.framework</artifactId >
90
90
<scope >test</scope >
91
91
</dependency >
92
- <!-- ASM Implementations -->
92
+ <!-- ASM Implementation -->
93
93
<dependency >
94
94
<groupId >org.ow2.asm</groupId >
95
95
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 85
85
<type >test-jar</type >
86
86
<scope >test</scope >
87
87
</dependency >
88
- <!-- ASM Implementations -->
88
+ <!-- ASM Implementation -->
89
89
<dependency >
90
90
<groupId >org.ow2.asm</groupId >
91
91
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 68
68
<artifactId >org.eclipse.persistence.jpa.test.framework</artifactId >
69
69
<scope >test</scope >
70
70
</dependency >
71
- <!-- ASM Implementations -->
71
+ <!-- ASM Implementation -->
72
72
<dependency >
73
73
<groupId >org.ow2.asm</groupId >
74
74
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 51
51
<artifactId >weld-se-core</artifactId >
52
52
<scope >test</scope >
53
53
</dependency >
54
- <!-- ASM Implementations -->
54
+ <!-- ASM Implementation -->
55
55
<!-- Origin OW2-->
56
56
<dependency >
57
57
<groupId >org.ow2.asm</groupId >
Original file line number Diff line number Diff line change 137
137
<artifactId >jaxb-xjc</artifactId >
138
138
<scope >test</scope >
139
139
</dependency >
140
- <!-- ASM Implementations -->
140
+ <!-- ASM Implementation -->
141
141
<dependency >
142
142
<groupId >org.ow2.asm</groupId >
143
143
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 242
242
</dependency >
243
243
244
244
<!-- Test dependencies-->
245
- <!-- ASM Implementations -->
245
+ <!-- ASM Implementation -->
246
246
<!-- Origin OW2-->
247
247
<dependency >
248
248
<groupId >org.ow2.asm</groupId >
Original file line number Diff line number Diff line change 78
78
<artifactId >jakarta.ejb-api</artifactId >
79
79
<scope >test</scope >
80
80
</dependency >
81
- <!-- ASM Implementations -->
81
+ <!-- ASM Implementation -->
82
82
<dependency >
83
83
<groupId >org.ow2.asm</groupId >
84
84
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 50
50
<artifactId >junit</artifactId >
51
51
<scope >test</scope >
52
52
</dependency >
53
- <!-- ASM Implementations -->
53
+ <!-- ASM Implementation -->
54
54
<dependency >
55
55
<groupId >org.ow2.asm</groupId >
56
56
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 91
91
<artifactId >jersey-common</artifactId >
92
92
<scope >test</scope >
93
93
</dependency >
94
- <!-- ASM Implementations -->
94
+ <!-- ASM Implementation -->
95
95
<dependency >
96
96
<groupId >org.ow2.asm</groupId >
97
97
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 117
117
<optional >true</optional >
118
118
<scope >test</scope >
119
119
</dependency >
120
- <!-- ASM Implementations -->
120
+ <!-- ASM Implementation -->
121
121
<dependency >
122
122
<groupId >org.ow2.asm</groupId >
123
123
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 69
69
</dependency >
70
70
71
71
<!-- Test dependencies-->
72
- <!-- ASM Implementations -->
72
+ <!-- ASM Implementation -->
73
73
<dependency >
74
74
<groupId >org.ow2.asm</groupId >
75
75
<artifactId >asm</artifactId >
Original file line number Diff line number Diff line change 105
105
<artifactId >jaxws-eclipselink-plugin</artifactId >
106
106
<scope >test</scope >
107
107
</dependency >
108
- <!-- ASM Implementations -->
108
+ <!-- ASM Implementation -->
109
109
<dependency >
110
110
<groupId >org.ow2.asm</groupId >
111
111
<artifactId >asm</artifactId >
You can’t perform that action at this time.
0 commit comments