Skip to content

Commit f151d41

Browse files
committed
prepare release syncope-3.0.6
1 parent 4cb2fcb commit f151d41

File tree

119 files changed

+121
-121
lines changed

Some content is hidden

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

119 files changed

+121
-121
lines changed

archetype/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Archetype</name>

client/am/console/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/am/lib/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/am/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idm/console/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idm/lib/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idm/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idrepo/common-ui/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
25+
<version>3.0.6</version>
2626
</parent>
2727

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

client/idrepo/console/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idrepo/enduser/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idrepo/lib/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/idrepo/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

client/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Client</name>

common/am/lib/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-am</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

common/am/pom.xml

+1-1
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-common</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

common/am/rest-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-am</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common AM REST API</name>

common/idm/lib/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-idm</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

common/idm/pom.xml

+1-1
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-common</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

common/idm/rest-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-idm</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common IdM REST API</name>

common/idrepo/lib/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-idrepo</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common IdRepo Lib</name>

common/idrepo/pom.xml

+1-1
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-common</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common IdRepo</name>

common/idrepo/rest-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-idrepo</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common IdRepo REST API</name>

common/keymaster/client-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-keymaster</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common Keymaster Client API</name>

common/keymaster/client-zookeeper/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-keymaster</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common Keymaster Client Zookeeper</name>

common/keymaster/pom.xml

+1-1
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-common</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common Keymaster</name>

common/keymaster/self/client-self/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common.keymaster</groupId>
2626
<artifactId>syncope-common-keymaster-self</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common Keymaster Client Self</name>

common/keymaster/self/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common</groupId>
2626
<artifactId>syncope-common-keymaster</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common Keymaster Self</name>

common/keymaster/self/rest-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.common.keymaster</groupId>
2626
<artifactId>syncope-common-keymaster-self</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common Keymaster Self REST API</name>

common/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Common</name>

core/am/logic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.core</groupId>
2626
<artifactId>syncope-core-am</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core AM Logic</name>

core/am/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

core/am/rest-cxf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.core</groupId>
2626
<artifactId>syncope-core-am</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core AM REST CXF</name>

core/idm/logic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.core</groupId>
2626
<artifactId>syncope-core-idm</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core IdM Logic</name>

core/idm/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

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

core/idm/rest-cxf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.core</groupId>
2626
<artifactId>syncope-core-idm</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core IdM REST CXF</name>

core/idrepo/logic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.core</groupId>
2626
<artifactId>syncope-core-idrepo</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core IdRepo Logic</name>

core/idrepo/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core IdRepo</name>

core/idrepo/rest-cxf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.syncope.core</groupId>
2626
<artifactId>syncope-core-idrepo</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core IdRepo REST CXF</name>

core/persistence-api/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core Persistence API</name>

core/persistence-jpa-json/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core Persistence JPA JSON</name>

core/persistence-jpa/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core Persistence JPA</name>

core/pom.xml

+1-1
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>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core</name>

core/provisioning-api/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core Provisioning API</name>

core/provisioning-java/pom.xml

+1-1
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-core</artifactId>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6</version>
2828
</parent>
2929

3030
<name>Apache Syncope Core Provisioning Java</name>

0 commit comments

Comments
 (0)