Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe
Commits:
-
f334fec7
by tchemit at 2020-02-28T10:18:42+01:00
2 changed files:
Changes:
| ... | ... | @@ -38,6 +38,14 @@ |
| 38 | 38 |
</includes>
|
| 39 | 39 |
</fileSet>
|
| 40 | 40 |
|
| 41 |
+ <fileSet>
|
|
| 42 |
+ <directory>target</directory>
|
|
| 43 |
+ <outputDirectory/>
|
|
| 44 |
+ <includes>
|
|
| 45 |
+ <include>lib/*.jar</include>
|
|
| 46 |
+ </includes>
|
|
| 47 |
+ </fileSet>
|
|
| 48 |
+ |
|
| 41 | 49 |
<fileSet>
|
| 42 | 50 |
<directory>target/classes</directory>
|
| 43 | 51 |
<outputDirectory/>
|
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 |
<parent>
|
| 27 | 27 |
<groupId>io.ultreia.maven</groupId>
|
| 28 | 28 |
<artifactId>pom</artifactId>
|
| 29 |
- <version>2020.3</version>
|
|
| 29 |
+ <version>2020.4</version>
|
|
| 30 | 30 |
</parent>
|
| 31 | 31 |
|
| 32 | 32 |
<groupId>fr.ird.observe</groupId>
|