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

WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.

Deleted commits:

1 changed file:

Changes:

  • pom.xml
    ... ... @@ -114,6 +114,7 @@
    114 114
         <!-- build timestamp configuration -->
    
    115 115
         <maven.build.timestamp.format>dd/MM/yyyy HH:mm z</maven.build.timestamp.format>
    
    116 116
         <buildDate>${maven.build.timestamp}</buildDate>
    
    117
    +    <lib.version.java4all.java-util>1.1.6</lib.version.java4all.java-util>
    
    117 118
         <lib.version.ognl>3.1.29</lib.version.ognl>
    
    118 119
         <!-- FIXME  <lib.version.ognl>3.3.2</lib.version.ognl>-->
    
    119 120
         <lib.version.h2>1.4.196</lib.version.h2>