Skip to content

Commit

Permalink
bugfix: midPoint Distribution - set correct dependency com.evolveum.m…
Browse files Browse the repository at this point in the history
…idpoint.infra.prism and com.evolveum.midpoint.infra.schema to 3.2-SNAPSHOT
  • Loading branch information
Jan Marcek committed Feb 26, 2015
1 parent 18d2f75 commit 606da17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/pom.xml
Expand Up @@ -85,14 +85,14 @@
<artifactItem>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.2-SNAPSHOT</version>
<type>jar</type>
<catalog>META-INF/catalog-runtime.xml</catalog>
</artifactItem>
<artifactItem>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.2-SNAPSHOT</version>
<type>jar</type>
<catalog>META-INF/jax-ws-catalog.xml</catalog>
</artifactItem>
Expand Down

0 comments on commit 606da17

Please sign in to comment.