Skip to content

Commit 9fd8ec3

Browse files
committed
prepare release syncope-4.0.1
1 parent a730e47 commit 9fd8ec3

124 files changed

Lines changed: 126 additions & 126 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Release Notes - Syncope - Version 4.0.1
77

88
** Bug
99
* [SYNCOPE-1888] - Console: change required property for specific inputs in policy configuration
10-
* [SYNCOPE-1890] - Configure max retry attempts for login with Syncope authentication module on WA
10+
* [SYNCOPE-1890] - Configure max retry attempts for login with Syncope authentication module on WA
1111
* [SYNCOPE-1891] - Missing mapped attribute setting for SAML2IdPAuthModuleConf
1212
* [SYNCOPE-1894] - Mapping parsing error while schema contains a dot
1313
* [SYNCOPE-1895] - Console CSV export does not consider search filter

archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope</groupId>
2626
<artifactId>syncope</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Archetype</name>

client/am/console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.client</groupId>
2626
<artifactId>syncope-client-am</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client AM Console</name>

client/am/enduser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.client</groupId>
2626
<artifactId>syncope-client-am</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client AM Enduser</name>

client/am/lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.client</groupId>
2626
<artifactId>syncope-client-am</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client AM Lib</name>

client/am/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope</groupId>
2626
<artifactId>syncope-client</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client AM</name>

client/idm/console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.client</groupId>
2626
<artifactId>syncope-client-idm</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client IdM Console</name>

client/idm/lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.client</groupId>
2626
<artifactId>syncope-client-idm</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client IdM Lib</name>

client/idm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope</groupId>
2626
<artifactId>syncope-client</artifactId>
27-
<version>4.0.1-SNAPSHOT</version>
27+
<version>4.0.1</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client IdM</name>

client/idrepo/common-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ under the License.
2222
<parent>
2323
<groupId>org.apache.syncope.client</groupId>
2424
<artifactId>syncope-client-idrepo</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.1</version>
2626
</parent>
2727

2828
<name>Apache Syncope Client IdRepo Common UI</name>

0 commit comments

Comments
 (0)