Committed by
Ray Milkey
Remove duplicate dependency
- commons-configuration Change-Id: I774180d2525497a52c2e730aebf2d5eb5fcf09f8
Showing
1 changed file
with
0 additions
and
6 deletions
... | @@ -173,12 +173,6 @@ | ... | @@ -173,12 +173,6 @@ |
173 | </dependency> | 173 | </dependency> |
174 | 174 | ||
175 | <dependency> | 175 | <dependency> |
176 | - <groupId>commons-configuration</groupId> | ||
177 | - <artifactId>commons-configuration</artifactId> | ||
178 | - <version>1.10</version> | ||
179 | - </dependency> | ||
180 | - | ||
181 | - <dependency> | ||
182 | <groupId>org.codehaus.jackson</groupId> | 176 | <groupId>org.codehaus.jackson</groupId> |
183 | <artifactId>jackson-core-asl</artifactId> | 177 | <artifactId>jackson-core-asl</artifactId> |
184 | <version>1.9.13</version> | 178 | <version>1.9.13</version> | ... | ... |
-
Please register or login to post a comment