diff --git a/backend/pom.xml b/backend/pom.xml index 6d4efdfb0..1fbf4cf7d 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 sw360 - 2.1.0-SNAPSHOT + 2.2.0 backend diff --git a/backend/src-common/pom.xml b/backend/src-common/pom.xml index cec5911b0..a5973989f 100644 --- a/backend/src-common/pom.xml +++ b/backend/src-common/pom.xml @@ -15,7 +15,7 @@ backend org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/src/pom.xml b/backend/src/pom.xml index ca55bfa0b..c86475c0d 100644 --- a/backend/src/pom.xml +++ b/backend/src/pom.xml @@ -18,7 +18,7 @@ org.eclipse.sw360 backend - 2.1.0-SNAPSHOT + 2.2.0 backend-src diff --git a/backend/src/src-attachments/pom.xml b/backend/src/src-attachments/pom.xml index e8f881fea..80970c0f1 100644 --- a/backend/src/src-attachments/pom.xml +++ b/backend/src/src-attachments/pom.xml @@ -22,7 +22,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-attachments diff --git a/backend/src/src-components/pom.xml b/backend/src/src-components/pom.xml index c00b6cb62..ee8de2134 100644 --- a/backend/src/src-components/pom.xml +++ b/backend/src/src-components/pom.xml @@ -17,14 +17,14 @@ org.eclipse.sw360 src-attachments - 2.1.0-SNAPSHOT + 2.2.0 org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-components diff --git a/backend/src/src-cvesearch/pom.xml b/backend/src/src-cvesearch/pom.xml index 0feda997c..1d2e15f61 100644 --- a/backend/src/src-cvesearch/pom.xml +++ b/backend/src/src-cvesearch/pom.xml @@ -18,7 +18,7 @@ org.eclipse.sw360 datahandler - 2.1.0-SNAPSHOT + 2.2.0 com.liferay.portal @@ -34,14 +34,14 @@ org.eclipse.sw360 src-vulnerabilities - 2.1.0-SNAPSHOT + 2.2.0 org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 diff --git a/backend/src/src-fossology/pom.xml b/backend/src/src-fossology/pom.xml index 96ec95791..a5340a738 100644 --- a/backend/src/src-fossology/pom.xml +++ b/backend/src/src-fossology/pom.xml @@ -16,7 +16,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-fossology diff --git a/backend/src/src-licenseinfo/pom.xml b/backend/src/src-licenseinfo/pom.xml index 76f007ff1..98665f4a0 100644 --- a/backend/src/src-licenseinfo/pom.xml +++ b/backend/src/src-licenseinfo/pom.xml @@ -27,7 +27,7 @@ org.eclipse.sw360 src-attachments - 2.1.0-SNAPSHOT + 2.2.0 org.spdx @@ -63,7 +63,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-licenseinfo diff --git a/backend/src/src-licenses/pom.xml b/backend/src/src-licenses/pom.xml index a9ab61f6a..656c7dd85 100644 --- a/backend/src/src-licenses/pom.xml +++ b/backend/src/src-licenses/pom.xml @@ -24,7 +24,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-licenses diff --git a/backend/src/src-moderation/pom.xml b/backend/src/src-moderation/pom.xml index 58de3279e..536e9eab9 100644 --- a/backend/src/src-moderation/pom.xml +++ b/backend/src/src-moderation/pom.xml @@ -15,7 +15,7 @@ backend-src org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 @@ -35,7 +35,7 @@ org.eclipse.sw360 src-licenses - 2.1.0-SNAPSHOT + 2.2.0 diff --git a/backend/src/src-projects/pom.xml b/backend/src/src-projects/pom.xml index e11af73ac..38c9f11e9 100644 --- a/backend/src/src-projects/pom.xml +++ b/backend/src/src-projects/pom.xml @@ -16,7 +16,7 @@ backend-src org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 @@ -36,7 +36,7 @@ org.eclipse.sw360 src-attachments - 2.1.0-SNAPSHOT + 2.2.0 diff --git a/backend/src/src-schedule/pom.xml b/backend/src/src-schedule/pom.xml index 6020a2883..5f27137b5 100644 --- a/backend/src/src-schedule/pom.xml +++ b/backend/src/src-schedule/pom.xml @@ -18,7 +18,7 @@ org.eclipse.sw360 datahandler - 2.1.0-SNAPSHOT + 2.2.0 com.liferay.portal @@ -31,7 +31,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 diff --git a/backend/src/src-search/pom.xml b/backend/src/src-search/pom.xml index c61109602..978a8d5d9 100644 --- a/backend/src/src-search/pom.xml +++ b/backend/src/src-search/pom.xml @@ -15,7 +15,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-search diff --git a/backend/src/src-users/pom.xml b/backend/src/src-users/pom.xml index 9cd2be417..e29c49646 100644 --- a/backend/src/src-users/pom.xml +++ b/backend/src/src-users/pom.xml @@ -17,7 +17,7 @@ backend-src org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 src-users diff --git a/backend/src/src-vendors/pom.xml b/backend/src/src-vendors/pom.xml index 9e91d11bf..d6fb15267 100644 --- a/backend/src/src-vendors/pom.xml +++ b/backend/src/src-vendors/pom.xml @@ -15,7 +15,7 @@ backend-src org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/src/src-vulnerabilities/pom.xml b/backend/src/src-vulnerabilities/pom.xml index e0a3a4ad1..9e8939af7 100644 --- a/backend/src/src-vulnerabilities/pom.xml +++ b/backend/src/src-vulnerabilities/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 backend-src - 2.1.0-SNAPSHOT + 2.2.0 src-vulnerabilities diff --git a/backend/svc-common/pom.xml b/backend/svc-common/pom.xml index e4553a2a2..44de782af 100644 --- a/backend/svc-common/pom.xml +++ b/backend/svc-common/pom.xml @@ -15,7 +15,7 @@ backend org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/svc/pom.xml b/backend/svc/pom.xml index 72407fca6..a04f10014 100644 --- a/backend/svc/pom.xml +++ b/backend/svc/pom.xml @@ -18,7 +18,7 @@ org.eclipse.sw360 backend - 2.1.0-SNAPSHOT + 2.2.0 backend-svc diff --git a/backend/svc/svc-attachments/pom.xml b/backend/svc/svc-attachments/pom.xml index 6f930b26b..bdfe18f65 100644 --- a/backend/svc/svc-attachments/pom.xml +++ b/backend/svc/svc-attachments/pom.xml @@ -14,7 +14,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-attachments diff --git a/backend/svc/svc-components/pom.xml b/backend/svc/svc-components/pom.xml index e72881dfe..58827de9e 100644 --- a/backend/svc/svc-components/pom.xml +++ b/backend/svc/svc-components/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-components diff --git a/backend/svc/svc-cvesearch/pom.xml b/backend/svc/svc-cvesearch/pom.xml index f86d68d71..92b370f58 100644 --- a/backend/svc/svc-cvesearch/pom.xml +++ b/backend/svc/svc-cvesearch/pom.xml @@ -17,7 +17,7 @@ backend-svc org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/svc/svc-fossology/pom.xml b/backend/svc/svc-fossology/pom.xml index eec11f4bf..9afc87daf 100644 --- a/backend/svc/svc-fossology/pom.xml +++ b/backend/svc/svc-fossology/pom.xml @@ -16,7 +16,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-fossology diff --git a/backend/svc/svc-licenseinfo/pom.xml b/backend/svc/svc-licenseinfo/pom.xml index 14edb203a..1367d5f87 100644 --- a/backend/svc/svc-licenseinfo/pom.xml +++ b/backend/svc/svc-licenseinfo/pom.xml @@ -14,7 +14,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-licenseinfo diff --git a/backend/svc/svc-licenses/pom.xml b/backend/svc/svc-licenses/pom.xml index 8eaa002c0..b8ed6e652 100644 --- a/backend/svc/svc-licenses/pom.xml +++ b/backend/svc/svc-licenses/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-licenses diff --git a/backend/svc/svc-moderation/pom.xml b/backend/svc/svc-moderation/pom.xml index 7a7293b93..625991953 100644 --- a/backend/svc/svc-moderation/pom.xml +++ b/backend/svc/svc-moderation/pom.xml @@ -15,7 +15,7 @@ backend-svc org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/svc/svc-projects/pom.xml b/backend/svc/svc-projects/pom.xml index 4add34fd4..9d4a1c375 100644 --- a/backend/svc/svc-projects/pom.xml +++ b/backend/svc/svc-projects/pom.xml @@ -16,7 +16,7 @@ backend-svc org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/svc/svc-schedule/pom.xml b/backend/svc/svc-schedule/pom.xml index 9e6ccab7f..261373c76 100644 --- a/backend/svc/svc-schedule/pom.xml +++ b/backend/svc/svc-schedule/pom.xml @@ -17,7 +17,7 @@ backend-svc org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/svc/svc-search/pom.xml b/backend/svc/svc-search/pom.xml index def8d4a60..0b135e963 100644 --- a/backend/svc/svc-search/pom.xml +++ b/backend/svc/svc-search/pom.xml @@ -15,7 +15,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-search diff --git a/backend/svc/svc-users/pom.xml b/backend/svc/svc-users/pom.xml index 33758ec28..8b4cb2bb9 100644 --- a/backend/svc/svc-users/pom.xml +++ b/backend/svc/svc-users/pom.xml @@ -17,7 +17,7 @@ backend-svc org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 svc-users diff --git a/backend/svc/svc-vendors/pom.xml b/backend/svc/svc-vendors/pom.xml index 5ec6e362e..f18573d23 100644 --- a/backend/svc/svc-vendors/pom.xml +++ b/backend/svc/svc-vendors/pom.xml @@ -15,7 +15,7 @@ backend-svc org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/backend/svc/svc-vulnerabilities/pom.xml b/backend/svc/svc-vulnerabilities/pom.xml index 94dcda444..21c38eac4 100644 --- a/backend/svc/svc-vulnerabilities/pom.xml +++ b/backend/svc/svc-vulnerabilities/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 backend-svc - 2.1.0-SNAPSHOT + 2.2.0 svc-vulnerabilities diff --git a/backend/utils/pom.xml b/backend/utils/pom.xml index dc7427ec8..1c12d977c 100644 --- a/backend/utils/pom.xml +++ b/backend/utils/pom.xml @@ -14,7 +14,7 @@ org.eclipse.sw360 backend - 2.1.0-SNAPSHOT + 2.2.0 backend-utils diff --git a/build-configuration/pom.xml b/build-configuration/pom.xml index e93c31d6f..80f8a1631 100644 --- a/build-configuration/pom.xml +++ b/build-configuration/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 sw360 - 2.1.0-SNAPSHOT + 2.2.0 build-configuration diff --git a/frontend/layouttpl/pom.xml b/frontend/layouttpl/pom.xml index 5faac21b0..da5558b6f 100644 --- a/frontend/layouttpl/pom.xml +++ b/frontend/layouttpl/pom.xml @@ -16,7 +16,7 @@ org.eclipse.sw360 frontend - 2.1.0-SNAPSHOT + 2.2.0 layouttpl diff --git a/frontend/pom.xml b/frontend/pom.xml index ed1cc53bb..431d76204 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -17,7 +17,7 @@ org.eclipse.sw360 sw360 - 2.1.0-SNAPSHOT + 2.2.0 frontend diff --git a/frontend/sw360-portlet/pom.xml b/frontend/sw360-portlet/pom.xml index 0f496715f..18aea57b2 100644 --- a/frontend/sw360-portlet/pom.xml +++ b/frontend/sw360-portlet/pom.xml @@ -18,7 +18,7 @@ frontend org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 diff --git a/frontend/sw360-theme/pom.xml b/frontend/sw360-theme/pom.xml index 393376f1b..e48f6ba01 100644 --- a/frontend/sw360-theme/pom.xml +++ b/frontend/sw360-theme/pom.xml @@ -13,14 +13,14 @@ org.eclipse.sw360 frontend - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 sw360-theme war sw360-theme Theme - 2.1.0-SNAPSHOT + 2.2.0 diff --git a/libraries/commonIO/pom.xml b/libraries/commonIO/pom.xml index ae38e980f..84a42e0c3 100644 --- a/libraries/commonIO/pom.xml +++ b/libraries/commonIO/pom.xml @@ -17,7 +17,7 @@ libraries org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/libraries/exporters/pom.xml b/libraries/exporters/pom.xml index 803a412b4..20ae88e7d 100644 --- a/libraries/exporters/pom.xml +++ b/libraries/exporters/pom.xml @@ -18,7 +18,7 @@ libraries org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 exporters diff --git a/libraries/importers/component-importer/pom.xml b/libraries/importers/component-importer/pom.xml index bc731fed9..bf0637143 100644 --- a/libraries/importers/component-importer/pom.xml +++ b/libraries/importers/component-importer/pom.xml @@ -16,7 +16,7 @@ importers org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/libraries/importers/license-importer/pom.xml b/libraries/importers/license-importer/pom.xml index 21ba7aacb..c4ee29def 100644 --- a/libraries/importers/license-importer/pom.xml +++ b/libraries/importers/license-importer/pom.xml @@ -16,7 +16,7 @@ importers org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/libraries/importers/pom.xml b/libraries/importers/pom.xml index 2a8f28d55..01e72e19a 100644 --- a/libraries/importers/pom.xml +++ b/libraries/importers/pom.xml @@ -16,7 +16,7 @@ libraries org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/libraries/lib-datahandler/pom.xml b/libraries/lib-datahandler/pom.xml index cb1adddc5..d6feceb83 100644 --- a/libraries/lib-datahandler/pom.xml +++ b/libraries/lib-datahandler/pom.xml @@ -17,7 +17,7 @@ libraries org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 datahandler diff --git a/libraries/pom.xml b/libraries/pom.xml index 874858007..0240d4a43 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -17,7 +17,7 @@ sw360 org.eclipse.sw360 - 2.1.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/pom.xml b/pom.xml index 7396ad8c0..c84b2abb6 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.eclipse.sw360 sw360 pom - 2.1.0-SNAPSHOT + 2.2.0 build-configuration