Skip to content

Commit

Permalink
Release Candidate 4.4-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Oct 14, 2021
1 parent d923b56 commit 0eded70
Show file tree
Hide file tree
Showing 66 changed files with 378 additions and 378 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MidPoint 4.4 Development Branch
-------------------------------
MidPoint 4.4 Release Candidate 1
--------------------------------

General information:

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MidPoint 4.4 Development Branch
-------------------------------
MidPoint 4.4 Release Candidate 1
--------------------------------

General information:

Expand Down
2 changes: 1 addition & 1 deletion custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>custom</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions dist/javadoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>dist</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>javadoc</artifactId>
Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
<type>war</type>
</dependency>
<dependency>
Expand All @@ -49,7 +49,7 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-impl</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
</dependencies>

Expand Down
8 changes: 4 additions & 4 deletions dist/midpoint-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>dist</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>midpoint-api</artifactId>
Expand All @@ -29,17 +29,17 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-api</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>com.evolveum.prism</groupId>
Expand Down
6 changes: 3 additions & 3 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>dist</artifactId>
Expand All @@ -30,14 +30,14 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
<type>war</type>
<classifier>executable</classifier>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>ninja</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint</groupId>
Expand Down
2 changes: 1 addition & 1 deletion gui/admin-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>gui</artifactId>
<groupId>com.evolveum.midpoint.gui</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>admin-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gui/midpoint-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>gui</artifactId>
<groupId>com.evolveum.midpoint.gui</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>midpoint-jar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<groupId>com.evolveum.midpoint.gui</groupId>
Expand Down
2 changes: 1 addition & 1 deletion icf-connectors/dummy-connector-fake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>icf-connectors</artifactId>
<groupId>com.evolveum.icf</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>dummy-connector-fake</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions icf-connectors/dummy-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>icf-connectors</artifactId>
<groupId>com.evolveum.icf</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>dummy-connector</artifactId>
Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>com.evolveum.icf</groupId>
<artifactId>dummy-resource</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down
2 changes: 1 addition & 1 deletion icf-connectors/dummy-resource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>icf-connectors</artifactId>
<groupId>com.evolveum.icf</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>dummy-resource</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion icf-connectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<groupId>com.evolveum.icf</groupId>
Expand Down
4 changes: 2 additions & 2 deletions infra/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>infra</artifactId>
<groupId>com.evolveum.midpoint.infra</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>common</artifactId>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down
2 changes: 1 addition & 1 deletion infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>midpoint</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<groupId>com.evolveum.midpoint.infra</groupId>
Expand Down
2 changes: 1 addition & 1 deletion infra/schema-pure-jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>infra</artifactId>
<groupId>com.evolveum.midpoint.infra</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>schema-pure-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion infra/schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>infra</artifactId>
<groupId>com.evolveum.midpoint.infra</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>schema</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions infra/test-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>infra</artifactId>
<groupId>com.evolveum.midpoint.infra</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>test-util</artifactId>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down
6 changes: 3 additions & 3 deletions model/certification-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>model</artifactId>
<groupId>com.evolveum.midpoint.model</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</parent>

<artifactId>certification-api</artifactId>
Expand All @@ -39,12 +39,12 @@
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>task-api</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4-RC1</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit 0eded70

Please sign in to comment.