Skip to content

Commit

Permalink
Switch to dbtable and csvfile connectors 1.4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jun 23, 2016
1 parent 6a56dfd commit 85a7e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-system/pom.xml
Expand Up @@ -592,12 +592,12 @@
<dependency>
<groupId>com.evolveum.polygon</groupId>
<artifactId>connector-databasetable</artifactId>
<version>1.4.0.49</version>
<version>1.4.2.0</version>
</dependency>
<dependency>
<groupId>com.evolveum.polygon</groupId>
<artifactId>connector-csvfile</artifactId>
<version>1.4.0.49</version>
<version>1.4.2.0</version>
</dependency>
<dependency>
<groupId>com.evolveum.polygon</groupId>
Expand Down

0 comments on commit 85a7e63

Please sign in to comment.