Skip to content

Commit f5dded4

Browse files
committed
Typo fix
Signed-off-by: Radek Felcman <[email protected]>
1 parent f5a6a3f commit f5dded4

File tree

13 files changed

+13
-13
lines changed
  • dbws/org.eclipse.persistence.dbws
  • foundation
  • jpa
  • moxy/org.eclipse.persistence.moxy
  • sdo/org.eclipse.persistence.sdo
  • utils/org.eclipse.persistence.dbws.builder

13 files changed

+13
-13
lines changed

dbws/org.eclipse.persistence.dbws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<artifactId>junit</artifactId>
8888
<scope>test</scope>
8989
</dependency>
90-
<!--ASM Implementations-->
90+
<!--ASM Implementation-->
9191
<dependency>
9292
<groupId>org.ow2.asm</groupId>
9393
<artifactId>asm</artifactId>

foundation/eclipselink.core.test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<artifactId>org.eclipse.persistence.core.test.framework</artifactId>
9090
<scope>test</scope>
9191
</dependency>
92-
<!--ASM Implementations-->
92+
<!--ASM Implementation-->
9393
<dependency>
9494
<groupId>org.ow2.asm</groupId>
9595
<artifactId>asm</artifactId>

foundation/org.eclipse.persistence.nosql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<type>test-jar</type>
8686
<scope>test</scope>
8787
</dependency>
88-
<!--ASM Implementations-->
88+
<!--ASM Implementation-->
8989
<dependency>
9090
<groupId>org.ow2.asm</groupId>
9191
<artifactId>asm</artifactId>

jpa/eclipselink.jpa.spring.test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<artifactId>org.eclipse.persistence.jpa.test.framework</artifactId>
6969
<scope>test</scope>
7070
</dependency>
71-
<!--ASM Implementations-->
71+
<!--ASM Implementation-->
7272
<dependency>
7373
<groupId>org.ow2.asm</groupId>
7474
<artifactId>asm</artifactId>

jpa/eclipselink.jpa.test.jse/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<artifactId>weld-se-core</artifactId>
5252
<scope>test</scope>
5353
</dependency>
54-
<!--ASM Implementations-->
54+
<!--ASM Implementation-->
5555
<!--Origin OW2-->
5656
<dependency>
5757
<groupId>org.ow2.asm</groupId>

jpa/eclipselink.jpa.test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<artifactId>jaxb-xjc</artifactId>
138138
<scope>test</scope>
139139
</dependency>
140-
<!--ASM Implementations-->
140+
<!--ASM Implementation-->
141141
<dependency>
142142
<groupId>org.ow2.asm</groupId>
143143
<artifactId>asm</artifactId>

jpa/eclipselink.jpa.testapps/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
</dependency>
243243

244244
<!--Test dependencies-->
245-
<!--ASM Implementations-->
245+
<!--ASM Implementation-->
246246
<!--Origin OW2-->
247247
<dependency>
248248
<groupId>org.ow2.asm</groupId>

jpa/eclipselink.jpa.wdf.test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<artifactId>jakarta.ejb-api</artifactId>
7979
<scope>test</scope>
8080
</dependency>
81-
<!--ASM Implementations-->
81+
<!--ASM Implementation-->
8282
<dependency>
8383
<groupId>org.ow2.asm</groupId>
8484
<artifactId>asm</artifactId>

jpa/org.eclipse.persistence.jpa.modelgen/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<artifactId>junit</artifactId>
5151
<scope>test</scope>
5252
</dependency>
53-
<!--ASM Implementations-->
53+
<!--ASM Implementation-->
5454
<dependency>
5555
<groupId>org.ow2.asm</groupId>
5656
<artifactId>asm</artifactId>

jpa/org.eclipse.persistence.jpars/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<artifactId>jersey-common</artifactId>
9292
<scope>test</scope>
9393
</dependency>
94-
<!--ASM Implementations-->
94+
<!--ASM Implementation-->
9595
<dependency>
9696
<groupId>org.ow2.asm</groupId>
9797
<artifactId>asm</artifactId>

moxy/org.eclipse.persistence.moxy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<optional>true</optional>
118118
<scope>test</scope>
119119
</dependency>
120-
<!--ASM Implementations-->
120+
<!--ASM Implementation-->
121121
<dependency>
122122
<groupId>org.ow2.asm</groupId>
123123
<artifactId>asm</artifactId>

sdo/org.eclipse.persistence.sdo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</dependency>
7070

7171
<!--Test dependencies-->
72-
<!--ASM Implementations-->
72+
<!--ASM Implementation-->
7373
<dependency>
7474
<groupId>org.ow2.asm</groupId>
7575
<artifactId>asm</artifactId>

utils/org.eclipse.persistence.dbws.builder/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<artifactId>jaxws-eclipselink-plugin</artifactId>
106106
<scope>test</scope>
107107
</dependency>
108-
<!--ASM Implementations-->
108+
<!--ASM Implementation-->
109109
<dependency>
110110
<groupId>org.ow2.asm</groupId>
111111
<artifactId>asm</artifactId>

0 commit comments

Comments
 (0)