Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe

Commits:

1 changed file:

Changes:

  • server/pom.xml
    ... ... @@ -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>