Skip to content

Commit

Permalink
3.4-SNAPSHOT development start
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Dec 1, 2015
1 parent 219d671 commit 79b6c6f
Show file tree
Hide file tree
Showing 74 changed files with 516 additions and 516 deletions.
2 changes: 1 addition & 1 deletion build-system/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.evolveum.midpoint</groupId>
<artifactId>midpoint</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>
<pluginRepositories>
<pluginRepository>
Expand Down
4 changes: 2 additions & 2 deletions cli/common/pom.xml
Expand Up @@ -23,12 +23,12 @@
<name>midPoint CLI Interface - common</name>
<groupId>com.evolveum.midpoint.cli</groupId>
<artifactId>common</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>

<parent>
<groupId>com.evolveum.midpoint</groupId>
<artifactId>cli</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions cli/ninja/pom.xml
Expand Up @@ -23,12 +23,12 @@
<name>midPoint CLI Interface - ninja</name>
<groupId>com.evolveum.midpoint.cli</groupId>
<artifactId>ninja</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>

<parent>
<groupId>com.evolveum.midpoint</groupId>
<artifactId>cli</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions cli/pom.xml
Expand Up @@ -22,13 +22,13 @@

<name>midPoint CLI Interface</name>
<artifactId>cli</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<relativePath>../build-system/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions cli/seppuku/pom.xml
Expand Up @@ -23,12 +23,12 @@
<name>midPoint CLI Interface - seppuku</name>
<groupId>com.evolveum.midpoint.cli</groupId>
<artifactId>seppuku</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>

<parent>
<groupId>com.evolveum.midpoint</groupId>
<artifactId>cli</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion custom/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<relativePath>../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand Down
10 changes: 5 additions & 5 deletions dist/midpoint-api/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<relativePath>../../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand All @@ -51,22 +51,22 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>util</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
8 changes: 4 additions & 4 deletions dist/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<relativePath>../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand All @@ -51,20 +51,20 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>repo-ninja</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<type>zip</type>
<classifier>bin</classifier>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>repo-ninja</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency><!-- Not used, but required for surefire plugin not to complain -->
<groupId>org.testng</groupId>
Expand Down
52 changes: 26 additions & 26 deletions gui/admin-gui/pom.xml
Expand Up @@ -20,11 +20,11 @@
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<packaging>war</packaging>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<parent>
<artifactId>gui</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>
<scm>
<connection>https://github.com/Evolveum/midpoint.git</connection>
Expand Down Expand Up @@ -213,7 +213,7 @@
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>jaxb-impl</artifactId>
Expand All @@ -228,38 +228,38 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>report-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>certification-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>security-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>workflow-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>notifications-api</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<!-- MIDPOINT RUNTIME DEPENDENCIES -->
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-sql-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand All @@ -278,7 +278,7 @@
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-cache</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
Expand All @@ -302,25 +302,25 @@
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>task-quartz-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>audit-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>security-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
Expand All @@ -332,31 +332,31 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>certification-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>workflow-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>notifications-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.provisioning</groupId>
<artifactId>provisioning-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>system-init</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<!-- <dependency> -->
Expand All @@ -368,7 +368,7 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>report-impl</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
Expand All @@ -381,7 +381,7 @@
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>xml-apis</groupId>
Expand Down Expand Up @@ -491,13 +491,13 @@
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-test-util</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-sql-impl-test</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -514,7 +514,7 @@
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -635,7 +635,7 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-test</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion gui/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<relativePath>../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand Down
4 changes: 2 additions & 2 deletions icf-connectors/dummy-connector-fake/pom.xml
Expand Up @@ -20,12 +20,12 @@
<name>Dummy Connector Fake</name>
<groupId>com.evolveum.icf</groupId>
<artifactId>dummy-connector-fake</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<artifactId>icf-connectors</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>
<scm>
<connection>https://github.com/Evolveum/midpoint.git</connection>
Expand Down
6 changes: 3 additions & 3 deletions icf-connectors/dummy-connector/pom.xml
Expand Up @@ -20,12 +20,12 @@
<name>Dummy Connector</name>
<groupId>com.evolveum.icf</groupId>
<artifactId>dummy-connector</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
<packaging>jar</packaging>
<parent>
<artifactId>icf-connectors</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</parent>
<scm>
<connection>https://github.com/Evolveum/midpoint.git</connection>
Expand All @@ -44,7 +44,7 @@
<dependency>
<groupId>com.evolveum.icf</groupId>
<artifactId>dummy-resource</artifactId>
<version>3.3</version>
<version>3.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 79b6c6f

Please sign in to comment.