Skip to content

Commit b66adb0

Browse files
committed
Remove XStream sub modules
1 parent 51321ca commit b66adb0

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

pom.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -203,28 +203,6 @@
203203
<groupId>org.openmrs.module</groupId>
204204
<artifactId>serialization.xstream-api</artifactId>
205205
<version>${serializationVersion}</version>
206-
<scope>provided</scope>
207-
</dependency>
208-
209-
<dependency>
210-
<groupId>org.openmrs.module</groupId>
211-
<artifactId>serialization.xstream-api-1.9</artifactId>
212-
<version>${serializationVersion}</version>
213-
<scope>provided</scope>
214-
</dependency>
215-
216-
<dependency>
217-
<groupId>org.openmrs.module</groupId>
218-
<artifactId>serialization.xstream-api-1.10</artifactId>
219-
<version>${serializationVersion}</version>
220-
<scope>provided</scope>
221-
</dependency>
222-
223-
<dependency>
224-
<groupId>org.openmrs.module</groupId>
225-
<artifactId>serialization.xstream-api-2.0</artifactId>
226-
<version>${serializationVersion}</version>
227-
<scope>provided</scope>
228206
</dependency>
229207

230208
<dependency>

0 commit comments

Comments
 (0)