Skip to content

Commit

Permalink
rest-impl experimental module: version bump to 4.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Apr 16, 2020
1 parent f731ba6 commit d8ce119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions model/rest-impl/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>model</artifactId>
<groupId>com.evolveum.midpoint.model</groupId>
<version>4.1-SNAPSHOT</version>
<version>4.2-SNAPSHOT</version>
</parent>

<artifactId>rest-impl</artifactId>
Expand Down Expand Up @@ -69,7 +69,7 @@
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<artifactId>javax.servlet-api</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit d8ce119

Please sign in to comment.