Skip to content

Commit

Permalink
post-merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jan 8, 2018
1 parent 0a0db25 commit e0e54b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repo/repo-common/pom.xml
Expand Up @@ -75,12 +75,12 @@
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-api</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-cache</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
Expand Down

0 comments on commit e0e54b2

Please sign in to comment.