Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
-
8dc35135
by Tony CHEMIT at 2018-04-09T18:13:39Z
1 changed file:
Changes:
| ... | ... | @@ -129,6 +129,12 @@ |
| 129 | 129 |
<artifactId>webmotion</artifactId>
|
| 130 | 130 |
</dependency>
|
| 131 | 131 |
<dependency>
|
| 132 |
+ <groupId>com.rometools</groupId>
|
|
| 133 |
+ <artifactId>rome</artifactId>
|
|
| 134 |
+ <version>1.5.0</version>
|
|
| 135 |
+ <scope>runtime</scope>
|
|
| 136 |
+ </dependency>
|
|
| 137 |
+ <dependency>
|
|
| 132 | 138 |
<groupId>org.debux.webmotion</groupId>
|
| 133 | 139 |
<artifactId>webmotion-unittest</artifactId>
|
| 134 | 140 |
<exclusions>
|