Skip to content

Commit b0c019c

Browse files
committed
prepare release syncope-4.0.0
1 parent 50459ab commit b0c019c

File tree

123 files changed

+125
-125
lines changed

Some content is hidden

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

123 files changed

+125
-125
lines changed

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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
27+
<version>4.0.0</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.0-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
</parent>
2727

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

client/idrepo/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-idrepo</artifactId>
27-
<version>4.0.0-SNAPSHOT</version>
27+
<version>4.0.0</version>
2828
</parent>
2929

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

0 commit comments

Comments
 (0)