Repository: syncope Updated Branches: refs/heads/master 1265fb9c5 -> 49c2e53ba
[maven-release-plugin] prepare release syncope-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/49c2e53b Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/49c2e53b Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/49c2e53b Branch: refs/heads/master Commit: 49c2e53ba6baf1423a89b5ab9a24aa665a5780ad Parents: 1265fb9 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jul 5 17:04:12 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jul 5 17:04:12 2018 +0200 ---------------------------------------------------------------------- archetype/pom.xml | 2 +- client/cli/pom.xml | 2 +- client/console/pom.xml | 2 +- client/enduser/pom.xml | 2 +- client/lib/pom.xml | 2 +- client/pom.xml | 2 +- common/lib/pom.xml | 2 +- common/pom.xml | 2 +- common/rest-api/pom.xml | 2 +- core/logic/pom.xml | 2 +- core/persistence-api/pom.xml | 2 +- core/persistence-jpa/pom.xml | 2 +- core/pom.xml | 2 +- core/provisioning-api/pom.xml | 2 +- core/provisioning-java/pom.xml | 2 +- core/rest-cxf/pom.xml | 2 +- core/spring/pom.xml | 2 +- core/upgrade/pom.xml | 2 +- core/workflow-api/pom.xml | 2 +- core/workflow-flowable/pom.xml | 2 +- core/workflow-java/pom.xml | 2 +- deb/console/pom.xml | 2 +- deb/core/pom.xml | 2 +- deb/enduser/pom.xml | 2 +- deb/pom.xml | 2 +- docker/console/pom.xml | 7 +-- docker/core/pom.xml | 19 +++---- docker/enduser/pom.xml | 5 +- docker/pom.xml | 2 +- ext/camel/client-console/pom.xml | 2 +- ext/camel/common-lib/pom.xml | 2 +- ext/camel/logic/pom.xml | 2 +- ext/camel/persistence-api/pom.xml | 2 +- ext/camel/persistence-jpa/pom.xml | 2 +- ext/camel/pom.xml | 2 +- ext/camel/provisioning-api/pom.xml | 2 +- ext/camel/provisioning-camel/pom.xml | 2 +- ext/camel/rest-api/pom.xml | 2 +- ext/camel/rest-cxf/pom.xml | 2 +- ext/elasticsearch/client-elasticsearch/pom.xml | 2 +- ext/elasticsearch/persistence-jpa/pom.xml | 2 +- ext/elasticsearch/pom.xml | 2 +- ext/elasticsearch/provisioning-java/pom.xml | 2 +- ext/oidcclient/agent/pom.xml | 2 +- ext/oidcclient/client-console/pom.xml | 2 +- ext/oidcclient/client-enduser/pom.xml | 2 +- ext/oidcclient/common-lib/pom.xml | 2 +- ext/oidcclient/logic/pom.xml | 2 +- ext/oidcclient/persistence-api/pom.xml | 2 +- ext/oidcclient/persistence-jpa/pom.xml | 2 +- ext/oidcclient/pom.xml | 2 +- ext/oidcclient/provisioning-api/pom.xml | 2 +- ext/oidcclient/provisioning-java/pom.xml | 2 +- ext/oidcclient/rest-api/pom.xml | 2 +- ext/oidcclient/rest-cxf/pom.xml | 2 +- ext/pom.xml | 2 +- ext/saml2sp/agent/pom.xml | 2 +- ext/saml2sp/client-console/pom.xml | 2 +- ext/saml2sp/client-enduser/pom.xml | 2 +- ext/saml2sp/common-lib/pom.xml | 2 +- ext/saml2sp/logic/pom.xml | 2 +- ext/saml2sp/persistence-api/pom.xml | 2 +- ext/saml2sp/persistence-jpa/pom.xml | 2 +- ext/saml2sp/pom.xml | 2 +- ext/saml2sp/provisioning-api/pom.xml | 2 +- ext/saml2sp/provisioning-java/pom.xml | 2 +- ext/saml2sp/rest-api/pom.xml | 2 +- ext/saml2sp/rest-cxf/pom.xml | 2 +- ext/scimv2/client-console/pom.xml | 2 +- ext/scimv2/common-lib/pom.xml | 2 +- ext/scimv2/logic/pom.xml | 2 +- ext/scimv2/pom.xml | 2 +- ext/scimv2/rest-api/pom.xml | 2 +- ext/scimv2/rest-cxf/pom.xml | 2 +- ext/scimv2/scim-rest-api/pom.xml | 2 +- ext/scimv2/scim-rest-cxf/pom.xml | 2 +- ext/swagger-ui/pom.xml | 2 +- fit/build-tools/pom.xml | 2 +- fit/console-reference/pom.xml | 60 +++++++------------- fit/core-reference/pom.xml | 2 +- fit/enduser-reference/pom.xml | 10 ++-- fit/pom.xml | 2 +- .../pom.xml | 2 +- ide/eclipse/pom.xml | 2 +- .../org.apache.syncope.ide.eclipse.site/pom.xml | 2 +- ide/netbeans/pom.xml | 4 +- ide/pom.xml | 2 +- installer/pom.xml | 2 +- pom.xml | 6 +- standalone/pom.xml | 5 +- 90 files changed, 125 insertions(+), 155 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetype/pom.xml b/archetype/pom.xml index 27eccc4..72dcf3b 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Archetype</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/client/cli/pom.xml ---------------------------------------------------------------------- diff --git a/client/cli/pom.xml b/client/cli/pom.xml index 9b279f1..307a4e1 100644 --- a/client/cli/pom.xml +++ b/client/cli/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-client</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Client CLI</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/client/console/pom.xml ---------------------------------------------------------------------- diff --git a/client/console/pom.xml b/client/console/pom.xml index aaa8627..b63eeb1 100644 --- a/client/console/pom.xml +++ b/client/console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-client</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/client/enduser/pom.xml ---------------------------------------------------------------------- diff --git a/client/enduser/pom.xml b/client/enduser/pom.xml index 57cf120..e3bffac 100644 --- a/client/enduser/pom.xml +++ b/client/enduser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-client</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Client Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/client/lib/pom.xml ---------------------------------------------------------------------- diff --git a/client/lib/pom.xml b/client/lib/pom.xml index d34595d..0c784e2 100644 --- a/client/lib/pom.xml +++ b/client/lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-client</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Client Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index f0e43e7..5c21001 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/common/lib/pom.xml ---------------------------------------------------------------------- diff --git a/common/lib/pom.xml b/common/lib/pom.xml index d5c99a9..9f20693 100644 --- a/common/lib/pom.xml +++ b/common/lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-common</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index d0aff35..e0bb8b0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Common</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/common/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/common/rest-api/pom.xml b/common/rest-api/pom.xml index 70ea48d..a67ed9d 100644 --- a/common/rest-api/pom.xml +++ b/common/rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-common</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Common REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/logic/pom.xml ---------------------------------------------------------------------- diff --git a/core/logic/pom.xml b/core/logic/pom.xml index 2bf2af2..0394832 100644 --- a/core/logic/pom.xml +++ b/core/logic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/core/persistence-api/pom.xml b/core/persistence-api/pom.xml index c0ddcde..2163644 100644 --- a/core/persistence-api/pom.xml +++ b/core/persistence-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/core/persistence-jpa/pom.xml b/core/persistence-jpa/pom.xml index 5721046..66fab62 100644 --- a/core/persistence-jpa/pom.xml +++ b/core/persistence-jpa/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 3ed1193..b87a7b6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/core/provisioning-api/pom.xml b/core/provisioning-api/pom.xml index 8078788..a28bf31 100644 --- a/core/provisioning-api/pom.xml +++ b/core/provisioning-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/core/provisioning-java/pom.xml b/core/provisioning-java/pom.xml index 307457d..2ce0914 100644 --- a/core/provisioning-java/pom.xml +++ b/core/provisioning-java/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/core/rest-cxf/pom.xml b/core/rest-cxf/pom.xml index 3387ff1..b4a2fd3 100644 --- a/core/rest-cxf/pom.xml +++ b/core/rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/spring/pom.xml ---------------------------------------------------------------------- diff --git a/core/spring/pom.xml b/core/spring/pom.xml index 10b7f81..9c2d389 100644 --- a/core/spring/pom.xml +++ b/core/spring/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Spring</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/upgrade/pom.xml ---------------------------------------------------------------------- diff --git a/core/upgrade/pom.xml b/core/upgrade/pom.xml index 954e8ba..95f9917 100644 --- a/core/upgrade/pom.xml +++ b/core/upgrade/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Upgrade</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/workflow-api/pom.xml ---------------------------------------------------------------------- diff --git a/core/workflow-api/pom.xml b/core/workflow-api/pom.xml index 29ac19b..73de148 100644 --- a/core/workflow-api/pom.xml +++ b/core/workflow-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Workflow API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/workflow-flowable/pom.xml ---------------------------------------------------------------------- diff --git a/core/workflow-flowable/pom.xml b/core/workflow-flowable/pom.xml index 987b960..03bbcee 100644 --- a/core/workflow-flowable/pom.xml +++ b/core/workflow-flowable/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Workflow Flowable</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/core/workflow-java/pom.xml ---------------------------------------------------------------------- diff --git a/core/workflow-java/pom.xml b/core/workflow-java/pom.xml index 3b1d75d..f73c178 100644 --- a/core/workflow-java/pom.xml +++ b/core/workflow-java/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-core</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Core Workflow Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/deb/console/pom.xml ---------------------------------------------------------------------- diff --git a/deb/console/pom.xml b/deb/console/pom.xml index 85c6495..4c4da8e 100644 --- a/deb/console/pom.xml +++ b/deb/console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-deb</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Deb Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/deb/core/pom.xml ---------------------------------------------------------------------- diff --git a/deb/core/pom.xml b/deb/core/pom.xml index 345c801..a331064 100644 --- a/deb/core/pom.xml +++ b/deb/core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-deb</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Deb Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/deb/enduser/pom.xml ---------------------------------------------------------------------- diff --git a/deb/enduser/pom.xml b/deb/enduser/pom.xml index c27bf75..24e8be8 100644 --- a/deb/enduser/pom.xml +++ b/deb/enduser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-deb</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Deb Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/deb/pom.xml ---------------------------------------------------------------------- diff --git a/deb/pom.xml b/deb/pom.xml index 3cbbc21..92a4fbb 100644 --- a/deb/pom.xml +++ b/deb/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Deb</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/docker/console/pom.xml ---------------------------------------------------------------------- diff --git a/docker/console/pom.xml b/docker/console/pom.xml index 63539f2..975dfdf 100644 --- a/docker/console/pom.xml +++ b/docker/console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-docker</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Docker Console</name> @@ -66,11 +66,10 @@ under the License. <phase>process-resources</phase> <configuration> <target> - <copy file="${basedir}/../../deb/console/target/apache-syncope-console-${project.version}.deb" - todir="${project.build.directory}/classes" overwrite="true"/> + <copy file="${basedir}/../../deb/console/target/apache-syncope-console-${project.version}.deb" todir="${project.build.directory}/classes" overwrite="true" /> <copy todir="${project.build.directory}/classes/flowable-modeler"> - <fileset dir="${basedir}/../../fit/console-reference/target/flowable-modeler"/> + <fileset dir="${basedir}/../../fit/console-reference/target/flowable-modeler" /> </copy> </target> </configuration> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/docker/core/pom.xml ---------------------------------------------------------------------- diff --git a/docker/core/pom.xml b/docker/core/pom.xml index 72b6ea4..a286092 100644 --- a/docker/core/pom.xml +++ b/docker/core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-docker</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Docker Core</name> @@ -86,17 +86,12 @@ under the License. <phase>process-resources</phase> <configuration> <target> - <copy file="${settings.localRepository}/org/postgresql/postgresql/${jdbc.postgresql.version}/postgresql-${jdbc.postgresql.version}.jar" - todir="${project.build.directory}/classes" overwrite="true"/> - <copy file="${settings.localRepository}/mysql/mysql-connector-java/${jdbc.mysql.version}/mysql-connector-java-${jdbc.mysql.version}.jar" - todir="${project.build.directory}/classes" overwrite="true"/> - <copy file="${settings.localRepository}/org/mariadb/jdbc/mariadb-java-client/${jdbc.mariadb.version}/mariadb-java-client-${jdbc.mariadb.version}.jar" - todir="${project.build.directory}/classes" overwrite="true"/> - <copy file="${settings.localRepository}/com/microsoft/sqlserver/mssql-jdbc/${jdbc.mssql.version}8/mssql-jdbc-${jdbc.mssql.version}8.jar" - todir="${project.build.directory}/classes" overwrite="true"/> - - <copy file="${basedir}/../../deb/core/target/apache-syncope-${project.version}.deb" - todir="${project.build.directory}/classes" overwrite="true"/> + <copy file="${settings.localRepository}/org/postgresql/postgresql/${jdbc.postgresql.version}/postgresql-${jdbc.postgresql.version}.jar" todir="${project.build.directory}/classes" overwrite="true" /> + <copy file="${settings.localRepository}/mysql/mysql-connector-java/${jdbc.mysql.version}/mysql-connector-java-${jdbc.mysql.version}.jar" todir="${project.build.directory}/classes" overwrite="true" /> + <copy file="${settings.localRepository}/org/mariadb/jdbc/mariadb-java-client/${jdbc.mariadb.version}/mariadb-java-client-${jdbc.mariadb.version}.jar" todir="${project.build.directory}/classes" overwrite="true" /> + <copy file="${settings.localRepository}/com/microsoft/sqlserver/mssql-jdbc/${jdbc.mssql.version}8/mssql-jdbc-${jdbc.mssql.version}8.jar" todir="${project.build.directory}/classes" overwrite="true" /> + + <copy file="${basedir}/../../deb/core/target/apache-syncope-${project.version}.deb" todir="${project.build.directory}/classes" overwrite="true" /> </target> </configuration> <goals> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/docker/enduser/pom.xml ---------------------------------------------------------------------- diff --git a/docker/enduser/pom.xml b/docker/enduser/pom.xml index 7ff3898..6d70ddf 100644 --- a/docker/enduser/pom.xml +++ b/docker/enduser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-docker</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Docker Enduser</name> @@ -58,8 +58,7 @@ under the License. <phase>process-resources</phase> <configuration> <target> - <copy file="${basedir}/../../deb/enduser/target/apache-syncope-enduser-${project.version}.deb" - todir="${project.build.directory}/classes" overwrite="true"/> + <copy file="${basedir}/../../deb/enduser/target/apache-syncope-enduser-${project.version}.deb" todir="${project.build.directory}/classes" overwrite="true" /> </target> </configuration> <goals> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/docker/pom.xml ---------------------------------------------------------------------- diff --git a/docker/pom.xml b/docker/pom.xml index aa23ba1..d5ce290 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Docker</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/client-console/pom.xml b/ext/camel/client-console/pom.xml index 1b7c89c..aaf939a 100644 --- a/ext/camel/client-console/pom.xml +++ b/ext/camel/client-console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/common-lib/pom.xml b/ext/camel/common-lib/pom.xml index 8b6aab4..3e43779 100644 --- a/ext/camel/common-lib/pom.xml +++ b/ext/camel/common-lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/logic/pom.xml b/ext/camel/logic/pom.xml index dfa43ff..b014356 100644 --- a/ext/camel/logic/pom.xml +++ b/ext/camel/logic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/persistence-api/pom.xml b/ext/camel/persistence-api/pom.xml index 0828c6c..2e1f593 100644 --- a/ext/camel/persistence-api/pom.xml +++ b/ext/camel/persistence-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/persistence-jpa/pom.xml b/ext/camel/persistence-jpa/pom.xml index 6f372e9..07a61e7 100644 --- a/ext/camel/persistence-jpa/pom.xml +++ b/ext/camel/persistence-jpa/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/pom.xml b/ext/camel/pom.xml index 3ce7758..a82d0f8 100644 --- a/ext/camel/pom.xml +++ b/ext/camel/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/provisioning-api/pom.xml b/ext/camel/provisioning-api/pom.xml index effa522..cb110b6 100644 --- a/ext/camel/provisioning-api/pom.xml +++ b/ext/camel/provisioning-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/provisioning-camel/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/provisioning-camel/pom.xml b/ext/camel/provisioning-camel/pom.xml index 19e31cd..57c1f9b 100644 --- a/ext/camel/provisioning-camel/pom.xml +++ b/ext/camel/provisioning-camel/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel Provisioning</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/rest-api/pom.xml b/ext/camel/rest-api/pom.xml index 658ce14..1268ce2 100644 --- a/ext/camel/rest-api/pom.xml +++ b/ext/camel/rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/camel/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/camel/rest-cxf/pom.xml b/ext/camel/rest-cxf/pom.xml index d5b73fd..7725d1b 100644 --- a/ext/camel/rest-cxf/pom.xml +++ b/ext/camel/rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-camel</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Camel REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/elasticsearch/client-elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/client-elasticsearch/pom.xml b/ext/elasticsearch/client-elasticsearch/pom.xml index 91a7947..2bde3da 100644 --- a/ext/elasticsearch/client-elasticsearch/pom.xml +++ b/ext/elasticsearch/client-elasticsearch/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-elasticsearch</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Elasticsearch Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/elasticsearch/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/persistence-jpa/pom.xml b/ext/elasticsearch/persistence-jpa/pom.xml index 7a64945..d648aae 100644 --- a/ext/elasticsearch/persistence-jpa/pom.xml +++ b/ext/elasticsearch/persistence-jpa/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-elasticsearch</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Elasticsearch Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/pom.xml b/ext/elasticsearch/pom.xml index 000a8e0..3f76da4 100644 --- a/ext/elasticsearch/pom.xml +++ b/ext/elasticsearch/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Elasticsearch</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/elasticsearch/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/ext/elasticsearch/provisioning-java/pom.xml b/ext/elasticsearch/provisioning-java/pom.xml index 0d91ee0..b0db55f 100644 --- a/ext/elasticsearch/provisioning-java/pom.xml +++ b/ext/elasticsearch/provisioning-java/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-elasticsearch</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Elasticsearch Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/agent/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/agent/pom.xml b/ext/oidcclient/agent/pom.xml index b4c218e..dacc029 100644 --- a/ext/oidcclient/agent/pom.xml +++ b/ext/oidcclient/agent/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Agent</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/client-console/pom.xml b/ext/oidcclient/client-console/pom.xml index 59ba01a..20ea702 100644 --- a/ext/oidcclient/client-console/pom.xml +++ b/ext/oidcclient/client-console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/client-enduser/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/client-enduser/pom.xml b/ext/oidcclient/client-enduser/pom.xml index c7213c8..35499ba 100644 --- a/ext/oidcclient/client-enduser/pom.xml +++ b/ext/oidcclient/client-enduser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/common-lib/pom.xml b/ext/oidcclient/common-lib/pom.xml index a335452..550d4c5 100644 --- a/ext/oidcclient/common-lib/pom.xml +++ b/ext/oidcclient/common-lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/logic/pom.xml b/ext/oidcclient/logic/pom.xml index 6701bc3..bece58c 100644 --- a/ext/oidcclient/logic/pom.xml +++ b/ext/oidcclient/logic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/persistence-api/pom.xml b/ext/oidcclient/persistence-api/pom.xml index 321602b..4da7f7d 100644 --- a/ext/oidcclient/persistence-api/pom.xml +++ b/ext/oidcclient/persistence-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/persistence-jpa/pom.xml b/ext/oidcclient/persistence-jpa/pom.xml index f642ef6..8a4ccdf 100644 --- a/ext/oidcclient/persistence-jpa/pom.xml +++ b/ext/oidcclient/persistence-jpa/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/pom.xml b/ext/oidcclient/pom.xml index 6bdb336..54a3f0b 100644 --- a/ext/oidcclient/pom.xml +++ b/ext/oidcclient/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/provisioning-api/pom.xml b/ext/oidcclient/provisioning-api/pom.xml index 3d58721..c011a3e 100644 --- a/ext/oidcclient/provisioning-api/pom.xml +++ b/ext/oidcclient/provisioning-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/provisioning-java/pom.xml b/ext/oidcclient/provisioning-java/pom.xml index 962c2b7..d3c0cf4 100644 --- a/ext/oidcclient/provisioning-java/pom.xml +++ b/ext/oidcclient/provisioning-java/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/rest-api/pom.xml b/ext/oidcclient/rest-api/pom.xml index 60c469f..b123315 100644 --- a/ext/oidcclient/rest-api/pom.xml +++ b/ext/oidcclient/rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/oidcclient/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/oidcclient/rest-cxf/pom.xml b/ext/oidcclient/rest-cxf/pom.xml index 38798be..7f91d7b 100644 --- a/ext/oidcclient/rest-cxf/pom.xml +++ b/ext/oidcclient/rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-oidcclient</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: OIDC Client REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/pom.xml ---------------------------------------------------------------------- diff --git a/ext/pom.xml b/ext/pom.xml index d1e5b1b..855d8dd 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/agent/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/agent/pom.xml b/ext/saml2sp/agent/pom.xml index a72d507..c426adb 100644 --- a/ext/saml2sp/agent/pom.xml +++ b/ext/saml2sp/agent/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Agent</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/client-console/pom.xml b/ext/saml2sp/client-console/pom.xml index 2a0123c..7ac8f99 100644 --- a/ext/saml2sp/client-console/pom.xml +++ b/ext/saml2sp/client-console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/client-enduser/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/client-enduser/pom.xml b/ext/saml2sp/client-enduser/pom.xml index 2859c94..3248120 100644 --- a/ext/saml2sp/client-enduser/pom.xml +++ b/ext/saml2sp/client-enduser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Client Enduser</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/common-lib/pom.xml b/ext/saml2sp/common-lib/pom.xml index a899921..0eea9da 100644 --- a/ext/saml2sp/common-lib/pom.xml +++ b/ext/saml2sp/common-lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/logic/pom.xml b/ext/saml2sp/logic/pom.xml index c67c755..8d5275f 100644 --- a/ext/saml2sp/logic/pom.xml +++ b/ext/saml2sp/logic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/persistence-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/persistence-api/pom.xml b/ext/saml2sp/persistence-api/pom.xml index 843c8aa..7567986 100644 --- a/ext/saml2sp/persistence-api/pom.xml +++ b/ext/saml2sp/persistence-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Persistence API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/persistence-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/persistence-jpa/pom.xml b/ext/saml2sp/persistence-jpa/pom.xml index 702a33b..1bb753e 100644 --- a/ext/saml2sp/persistence-jpa/pom.xml +++ b/ext/saml2sp/persistence-jpa/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Persistence JPA</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/pom.xml b/ext/saml2sp/pom.xml index 9a6f21c..d4c8330 100644 --- a/ext/saml2sp/pom.xml +++ b/ext/saml2sp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/provisioning-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/provisioning-api/pom.xml b/ext/saml2sp/provisioning-api/pom.xml index dd03eea..80ff76a 100644 --- a/ext/saml2sp/provisioning-api/pom.xml +++ b/ext/saml2sp/provisioning-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Provisioning API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/provisioning-java/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/provisioning-java/pom.xml b/ext/saml2sp/provisioning-java/pom.xml index b4330ec..88bee16 100644 --- a/ext/saml2sp/provisioning-java/pom.xml +++ b/ext/saml2sp/provisioning-java/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP Provisioning Java</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/rest-api/pom.xml b/ext/saml2sp/rest-api/pom.xml index ea740b5..8576aad 100644 --- a/ext/saml2sp/rest-api/pom.xml +++ b/ext/saml2sp/rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/saml2sp/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/saml2sp/rest-cxf/pom.xml b/ext/saml2sp/rest-cxf/pom.xml index 5f68487..aaed8ed 100644 --- a/ext/saml2sp/rest-cxf/pom.xml +++ b/ext/saml2sp/rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-saml2sp</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SAML2 SP REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/client-console/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/client-console/pom.xml b/ext/scimv2/client-console/pom.xml index 7b02052..45bec1b 100644 --- a/ext/scimv2/client-console/pom.xml +++ b/ext/scimv2/client-console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 Client Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/common-lib/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/common-lib/pom.xml b/ext/scimv2/common-lib/pom.xml index 246688d..d396c7c 100644 --- a/ext/scimv2/common-lib/pom.xml +++ b/ext/scimv2/common-lib/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 Common Lib</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/logic/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/logic/pom.xml b/ext/scimv2/logic/pom.xml index 204a3bd..f9cd970 100644 --- a/ext/scimv2/logic/pom.xml +++ b/ext/scimv2/logic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 Logic</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/pom.xml b/ext/scimv2/pom.xml index 5a55f49..ebec953 100644 --- a/ext/scimv2/pom.xml +++ b/ext/scimv2/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/rest-api/pom.xml b/ext/scimv2/rest-api/pom.xml index 7010846..b6eff6b 100644 --- a/ext/scimv2/rest-api/pom.xml +++ b/ext/scimv2/rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/rest-cxf/pom.xml b/ext/scimv2/rest-cxf/pom.xml index 403f430..2ff3f71 100644 --- a/ext/scimv2/rest-cxf/pom.xml +++ b/ext/scimv2/rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/scim-rest-api/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/scim-rest-api/pom.xml b/ext/scimv2/scim-rest-api/pom.xml index c605266..e896c58 100644 --- a/ext/scimv2/scim-rest-api/pom.xml +++ b/ext/scimv2/scim-rest-api/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 SCIM REST API</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/scimv2/scim-rest-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/ext/scimv2/scim-rest-cxf/pom.xml b/ext/scimv2/scim-rest-cxf/pom.xml index 25a9249..55da9a2 100644 --- a/ext/scimv2/scim-rest-cxf/pom.xml +++ b/ext/scimv2/scim-rest-cxf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ext</groupId> <artifactId>syncope-ext-scimv2</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: SCIMv2 SCIM REST CXF</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ext/swagger-ui/pom.xml ---------------------------------------------------------------------- diff --git a/ext/swagger-ui/pom.xml b/ext/swagger-ui/pom.xml index 4cc31ea..c9f6d9d 100644 --- a/ext/swagger-ui/pom.xml +++ b/ext/swagger-ui/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ext</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Ext: Swagger UI</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/fit/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/fit/build-tools/pom.xml b/fit/build-tools/pom.xml index f44ebb0..762795b 100644 --- a/fit/build-tools/pom.xml +++ b/fit/build-tools/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-fit</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope FIT Build Tools</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/fit/console-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/console-reference/pom.xml b/fit/console-reference/pom.xml index 698bc94..2bb9906 100644 --- a/fit/console-reference/pom.xml +++ b/fit/console-reference/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-fit</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope FIT Console Reference</name> @@ -156,59 +156,37 @@ under the License. <phase>process-resources</phase> <configuration> <target> - <unzip src="${settings.localRepository}/org/flowable/flowable-ui-modeler-app/${flowable.version}/flowable-ui-modeler-app-${flowable.version}.war" - dest="${flowable-modeler.directory}"> + <unzip src="${settings.localRepository}/org/flowable/flowable-ui-modeler-app/${flowable.version}/flowable-ui-modeler-app-${flowable.version}.war" dest="${flowable-modeler.directory}"> <patternset> - <include name="WEB-INF/classes/static/**"/> - <include name="WEB-INF/lib/flowable-ui-modeler-logic-${flowable.version}.jar"/> + <include name="WEB-INF/classes/static/**" /> + <include name="WEB-INF/lib/flowable-ui-modeler-logic-${flowable.version}.jar" /> </patternset> </unzip> - <unzip src="${flowable-modeler.directory}/WEB-INF/lib/flowable-ui-modeler-logic-${flowable.version}.jar" - dest="${flowable-modeler.directory}"> + <unzip src="${flowable-modeler.directory}/WEB-INF/lib/flowable-ui-modeler-logic-${flowable.version}.jar" dest="${flowable-modeler.directory}"> <patternset> - <include name="stencilset_bpmn.json"/> + <include name="stencilset_bpmn.json" /> </patternset> </unzip> <move todir="${flowable-modeler.directory}"> <fileset dir="${flowable-modeler.directory}/WEB-INF/classes/static/"> - <include name="**"/> + <include name="**" /> </fileset> </move> - <delete dir="${flowable-modeler.directory}/WEB-INF"/> + <delete dir="${flowable-modeler.directory}/WEB-INF" /> - <replace file="${flowable-modeler.directory}/index.html" - token="</head>" - value="<script type="text/javascript">window.onunload = refreshParent; function refreshParent() { window.opener.location.reload(); }</script></head>"/> - <replace file="${flowable-modeler.directory}/index.html" - token=" ng-click="backToLanding()"" - value=" disabled="disabled""/> - <replace file="${flowable-modeler.directory}/index.html" - token="<ul class="nav navbar-nav" id="main-nav"" - value="<ul class="nav navbar-nav" id="main-nav" style="display: none;""/> - <replace file="${flowable-modeler.directory}/index.html" - token="<div class="pull-right" - value="<div style="display: none;" class="pull-right"/> - <replace file="${flowable-modeler.directory}/editor-app/editor.html" - token="<div class="btn-group pull-right"" - value="<div style="display: none;" class="btn-group pull-right""/> - <replace file="${flowable-modeler.directory}/editor-app/configuration/toolbar-default-actions.js" - token="$location.path('/processes');" - value="window.close();"/> + <replace file="${flowable-modeler.directory}/index.html" token="</head>" value="<script type="text/javascript">window.onunload = refreshParent; function refreshParent() { window.opener.location.reload(); }</script></head>" /> + <replace file="${flowable-modeler.directory}/index.html" token=" ng-click="backToLanding()"" value=" disabled="disabled"" /> + <replace file="${flowable-modeler.directory}/index.html" token="<ul class="nav navbar-nav" id="main-nav"" value="<ul class="nav navbar-nav" id="main-nav" style="display: none;"" /> + <replace file="${flowable-modeler.directory}/index.html" token="<div class="pull-right" value="<div style="display: none;" class="pull-right" /> + <replace file="${flowable-modeler.directory}/editor-app/editor.html" token="<div class="btn-group pull-right"" value="<div style="display: none;" class="btn-group pull-right"" /> + <replace file="${flowable-modeler.directory}/editor-app/configuration/toolbar-default-actions.js" token="$location.path('/processes');" value="window.close();" /> - <copy file="${basedir}/src/main/resources/app-cfg.js" - todir="${flowable-modeler.directory}/scripts" - overwrite="true"/> - <copy file="${basedir}/src/main/resources/url-config.js" - todir="${flowable-modeler.directory}/editor-app/configuration" - overwrite="true"/> - <copy file="${basedir}/src/main/resources/toolbar.js" - todir="${flowable-modeler.directory}/editor-app/configuration" - overwrite="true"/> - <copy file="${basedir}/src/main/resources/save-model.html" - todir="${flowable-modeler.directory}/editor-app/popups" - overwrite="true"/> + <copy file="${basedir}/src/main/resources/app-cfg.js" todir="${flowable-modeler.directory}/scripts" overwrite="true" /> + <copy file="${basedir}/src/main/resources/url-config.js" todir="${flowable-modeler.directory}/editor-app/configuration" overwrite="true" /> + <copy file="${basedir}/src/main/resources/toolbar.js" todir="${flowable-modeler.directory}/editor-app/configuration" overwrite="true" /> + <copy file="${basedir}/src/main/resources/save-model.html" todir="${flowable-modeler.directory}/editor-app/popups" overwrite="true" /> </target> </configuration> <goals> @@ -411,7 +389,7 @@ under the License. <phase>package</phase> <configuration> <target> - <copy file="${basedir}/../core-reference/target/test-classes/rebel.xml" tofile="${basedir}/../core-reference/target/syncope-fit-core-reference-${project.version}/WEB-INF/classes/rebel.xml" overwrite="true"/> + <copy file="${basedir}/../core-reference/target/test-classes/rebel.xml" tofile="${basedir}/../core-reference/target/syncope-fit-core-reference-${project.version}/WEB-INF/classes/rebel.xml" overwrite="true" /> </target> </configuration> <goals> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/fit/core-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml index 8b7a3da..1941c41 100644 --- a/fit/core-reference/pom.xml +++ b/fit/core-reference/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-fit</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope FIT Core Reference</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/fit/enduser-reference/pom.xml ---------------------------------------------------------------------- diff --git a/fit/enduser-reference/pom.xml b/fit/enduser-reference/pom.xml index 127d62d..0a606a9 100644 --- a/fit/enduser-reference/pom.xml +++ b/fit/enduser-reference/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-fit</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope FIT Enduser Reference</name> @@ -172,13 +172,13 @@ under the License. <phase>pre-integration-test</phase> <configuration> <target> - <mkdir dir="${enduser-test.dir}"/> + <mkdir dir="${enduser-test.dir}" /> <copy todir="${enduser-test.dir}" overwrite="true"> - <file name="${project.build.directory}/test-classes/protractor-conf.js"/> - <fileset dir="${project.build.directory}/test-classes" includes="tests/**"/> + <file name="${project.build.directory}/test-classes/protractor-conf.js" /> + <fileset dir="${project.build.directory}/test-classes" includes="tests/**" /> </copy> - <delete file="${basedir}/../core-reference/target/syncope-fit-core-reference-${project.version}/WEB-INF/classes/userWorkflow.bpmn20.xml"/> + <delete file="${basedir}/../core-reference/target/syncope-fit-core-reference-${project.version}/WEB-INF/classes/userWorkflow.bpmn20.xml" /> </target> <skip>${skipTests}</skip> </configuration> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/fit/pom.xml ---------------------------------------------------------------------- diff --git a/fit/pom.xml b/fit/pom.xml index 39e21cb..f3bb16d 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope FIT</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml ---------------------------------------------------------------------- diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml index fae35c9..7118f6d 100644 --- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml +++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ide</groupId> <artifactId>syncope-ide-eclipse</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ide/eclipse/pom.xml ---------------------------------------------------------------------- diff --git a/ide/eclipse/pom.xml b/ide/eclipse/pom.xml index 090d968..1c47201 100644 --- a/ide/eclipse/pom.xml +++ b/ide/eclipse/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ide</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope IDE Eclipse</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml ---------------------------------------------------------------------- diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml index 63db841..5336455 100644 --- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml +++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope.ide</groupId> <artifactId>syncope-ide-eclipse</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ide/netbeans/pom.xml ---------------------------------------------------------------------- diff --git a/ide/netbeans/pom.xml b/ide/netbeans/pom.xml index 0ab5629..dc3f97c 100644 --- a/ide/netbeans/pom.xml +++ b/ide/netbeans/pom.xml @@ -20,7 +20,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-ide</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope IDE Netbeans plugin</name> @@ -153,7 +153,7 @@ under the License. <configuration> <target> <zip update="true" destfile="${project.build.directory}/syncope-ide-netbeans-${project.version}.nbm"> - <zipfileset dir="${basedir}" prefix="META-INF" includes="LICENSE,NOTICE"/> + <zipfileset dir="${basedir}" prefix="META-INF" includes="LICENSE,NOTICE" /> </zip> </target> </configuration> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/ide/pom.xml ---------------------------------------------------------------------- diff --git a/ide/pom.xml b/ide/pom.xml index bd2152b..cedb9fb 100644 --- a/ide/pom.xml +++ b/ide/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope IDE</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/installer/pom.xml ---------------------------------------------------------------------- diff --git a/installer/pom.xml b/installer/pom.xml index 8e8756c..75f195b 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Installer</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a8c4909..3f0578e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>pom</packaging> <parent> @@ -52,7 +52,7 @@ under the License. <connection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=syncope.git</url> - <tag>HEAD</tag> + <tag>syncope-2.1.0</tag> </scm> <issueManagement> @@ -2496,7 +2496,7 @@ under the License. <configuration> <target> <copy todir="${site.deploymentBaseDir}/docs"> - <fileset dir="${rootpom.basedir}/src/site/" includes=".htaccess"/> + <fileset dir="${rootpom.basedir}/src/site/" includes=".htaccess" /> </copy> </target> </configuration> http://git-wip-us.apache.org/repos/asf/syncope/blob/49c2e53b/standalone/pom.xml ---------------------------------------------------------------------- diff --git a/standalone/pom.xml b/standalone/pom.xml index ec7f130..c53ca5b 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <name>Apache Syncope Standalone Distribution</name> @@ -142,8 +142,7 @@ under the License. <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope/WEB-INF/classes" overwrite="true"> <fileset dir="${project.build.outputDirectory}/core" /> </copy> - <copy file="../fit/core-reference/target/test-classes/keystore" - todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope/WEB-INF/classes" overwrite="true"/> + <copy file="../fit/core-reference/target/test-classes/keystore" todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope/WEB-INF/classes" overwrite="true" /> <!-- Syncope console --> <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-console">
