Skip to content

Commit

Permalink
Release 4.0.4 "Gutenberg" Update 4
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Dec 14, 2021
1 parent 4bb70ce commit 4cb4240
Show file tree
Hide file tree
Showing 76 changed files with 802 additions and 801 deletions.
10 changes: 6 additions & 4 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
midPoint 4.0.1 "Gutenberg" Update 1
midPoint 4.0.4 "Gutenberg" Update 4
-----------------------------------

Release 4.0.1 is a twenty ninth midPoint release. It is the fist maintenance update for 4.0.x version family code-named code-named Gutenberg. The 4.0.x is a long-term support (LTS) version family. The 4.0.1 release brings bugfixes and minor improvements.
Release 4.0.4 is a thirty-eight midPoint release. It is the fourth maintenance update for 4.0.x version family code-named
Gutenberg. The 4.0.x is a long-term support (LTS) version family. The 4.0.4 release brings bugfixes and improvements for
upgrade to 4.4 LTS.

Release date: 22nd October 2019
Release date: 14th December 2021

Please see the release notes for detailed list of changes:
https://wiki.evolveum.com/display/midPoint/Release+4.0.1
https://docs.evolveum.com/midpoint/release/4.0.4/
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MidPoint 4.0.x "Gutenberg" Support Branch
-----------------------------------------
MidPoint 4.0.4 "Gutenberg" Update 4
-----------------------------------

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.0.x "Gutenberg" Support Branch
-----------------------------------------
MidPoint 4.0.4 "Gutenberg" Update 4
-----------------------------------

General information:

Expand Down
3 changes: 1 addition & 2 deletions RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
To see actual releases notes please go to:

https://wiki.evolveum.com/display/midPoint/Release+4.0.3

https://docs.evolveum.com/midpoint/release/4.0.4/
2 changes: 1 addition & 1 deletion build-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.evolveum.midpoint</groupId>
<artifactId>midpoint</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
</parent>
<pluginRepositories>
<pluginRepository>
Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.evolveum.midpoint</groupId>
<artifactId>build-tools</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<packaging>jar</packaging>

<name>midPoint build tools</name>
Expand Down
4 changes: 2 additions & 2 deletions custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<relativePath>../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions dist/javadoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<relativePath>../../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<type>war</type>
<scope>compile</scope>
</dependency>
Expand All @@ -59,7 +59,7 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-impl</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
12 changes: 6 additions & 6 deletions dist/midpoint-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<relativePath>../../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand All @@ -42,30 +42,30 @@
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-api</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>schema</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>util</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.evolveum.midpoint</groupId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<relativePath>../build-system/pom.xml</relativePath>
</parent>
<organization>
Expand All @@ -41,14 +41,14 @@
<dependency>
<groupId>com.evolveum.midpoint.gui</groupId>
<artifactId>admin-gui</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<type>war</type>
<classifier>executable</classifier>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>ninja</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint</groupId>
Expand All @@ -63,7 +63,7 @@
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -73,7 +73,7 @@
<!-- Used to pull XSD files from the JAR -->
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>schema-dist-maven-plugin</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.4</version>
<executions>
<execution>
<id>schemadist-prism</id>
Expand Down

0 comments on commit 4cb4240

Please sign in to comment.