Skip to content

Commit

Permalink
version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
l-gu committed Sep 19, 2022
1 parent be2c571 commit 95c80d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
15 changes: 0 additions & 15 deletions maven-version.launch

This file was deleted.

8 changes: 5 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.telosys</groupId>
<artifactId>telosys-tools-commons</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.telosys</groupId>
Expand Down Expand Up @@ -45,14 +45,16 @@
<dependency>
<groupId>org.telosys</groupId>
<artifactId>telosys-tools-generator-engine-velocity17</artifactId>
<version>3.3.0</version>
<version>4.0.1</version>
</dependency>
<!-- VELOCITY -->
<!-- VELOCITY (moved in module)-->
<!--
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.7</version>
</dependency>
-->

<!-- TELOSYS API -->
<dependency>
Expand Down

0 comments on commit 95c80d6

Please sign in to comment.