Skip to content

Commit

Permalink
Merge branch 'OpenDataNode-v3.1-fix-dependency'
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Mar 6, 2015
2 parents 2eb9f8b + bbd131a commit d8284f4
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.2-SNAPSHOT</version>
<version>${project.version}</version>
<type>jar</type>
<catalog>META-INF/catalog-runtime.xml</catalog>
</artifactItem>
<artifactItem>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>3.2-SNAPSHOT</version>
<version>${project.version}</version>
<type>jar</type>
<catalog>META-INF/jax-ws-catalog.xml</catalog>
</artifactItem>
Expand Down

0 comments on commit d8284f4

Please sign in to comment.