Skip to content

Commit

Permalink
Re-enable prism-api in pom.xml's
Browse files Browse the repository at this point in the history
(to make Travis happy)
  • Loading branch information
mederly committed Nov 30, 2018
1 parent 2ad9ba5 commit 63745d9
Show file tree
Hide file tree
Showing 12 changed files with 55 additions and 56 deletions.
1 change: 0 additions & 1 deletion infra/pom.xml
Expand Up @@ -53,7 +53,6 @@
<module>common</module>
<module>test-util</module>
<module>prism</module>
<!--<module>prism-api</module>-->
<module>prism-maven-plugin</module>
<module>prism-api</module>
</modules>
Expand Down
10 changes: 5 additions & 5 deletions infra/prism-maven-plugin/pom.xml
Expand Up @@ -39,11 +39,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions infra/test-util/pom.xml
Expand Up @@ -45,11 +45,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/audit-api/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/audit-impl/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/repo-api/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/repo-cache/pom.xml
Expand Up @@ -32,11 +32,11 @@
<url>https://fisheye.evolveum.com/browse/midPoint</url>
</scm>
<dependencies>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/security-api/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/security-enforcer-api/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/security-enforcer-impl/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/security-impl/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions repo/task-api/pom.xml
Expand Up @@ -37,11 +37,11 @@
<artifactId>util</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<!--<dependency>-->
<!--<groupId>com.evolveum.midpoint.infra</groupId>-->
<!--<artifactId>prism-api</artifactId>-->
<!--<version>4.0-SNAPSHOT</version>-->
<!--</dependency>-->
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism</artifactId>
Expand Down

0 comments on commit 63745d9

Please sign in to comment.