From ab4cdfda1c2d36f0127c8c146dac5e760614cc09 Mon Sep 17 00:00:00 2001 From: Jerome Velociter Date: Mon, 6 Jan 2014 23:16:45 +0100 Subject: [PATCH] [maven-release-plugin] prepare release mayocat-shop-0.10 --- cms/contact/pom.xml | 2 +- cms/news/pom.xml | 2 +- cms/pages/pom.xml | 2 +- cms/pom.xml | 4 ++-- platform/accounts/api/pom.xml | 2 +- platform/accounts/default/pom.xml | 2 +- platform/accounts/pom.xml | 2 +- platform/addons/api/pom.xml | 2 +- platform/addons/default/pom.xml | 2 +- platform/addons/pom.xml | 2 +- platform/application/pom.xml | 4 ++-- platform/attachments/pom.xml | 2 +- platform/authorization/pom.xml | 2 +- platform/base/pom.xml | 4 ++-- platform/configuration/api/pom.xml | 2 +- platform/configuration/default/pom.xml | 2 +- platform/configuration/platform/pom.xml | 2 +- platform/configuration/pom.xml | 2 +- platform/context/pom.xml | 4 ++-- platform/files/pom.xml | 4 ++-- platform/front/pom.xml | 2 +- platform/image/api/pom.xml | 2 +- platform/image/default/pom.xml | 2 +- platform/image/pom.xml | 2 +- platform/localization/pom.xml | 2 +- platform/mail/pom.xml | 4 ++-- platform/manager/pom.xml | 4 ++-- platform/model/pom.xml | 2 +- platform/multitenancy/pom.xml | 4 ++-- platform/pom.xml | 4 ++-- platform/rest/pom.xml | 2 +- platform/search/api/pom.xml | 4 ++-- platform/search/elasticsearch/pom.xml | 4 ++-- platform/search/pom.xml | 4 ++-- platform/store/api/pom.xml | 4 ++-- platform/store/memory/pom.xml | 4 ++-- platform/store/pom.xml | 4 ++-- platform/store/rdbms/jdbi/pom.xml | 2 +- platform/store/rdbms/migrations/pom.xml | 2 +- platform/store/rdbms/pom.xml | 4 ++-- platform/themes/api/pom.xml | 2 +- platform/themes/default/pom.xml | 2 +- platform/themes/pom.xml | 2 +- platform/url/pom.xml | 4 ++-- platform/views/pom.xml | 2 +- pom.xml | 3 ++- shop/application/pom.xml | 2 +- shop/billing/api/pom.xml | 2 +- shop/billing/internal/pom.xml | 2 +- shop/billing/pom.xml | 2 +- shop/cart/pom.xml | 2 +- shop/catalog/pom.xml | 2 +- shop/checkout/pom.xml | 2 +- shop/client/pom.xml | 2 +- shop/distribution/pom.xml | 2 +- shop/marketplace/pom.xml | 4 ++-- shop/payment/api/pom.xml | 2 +- shop/payment/internal/pom.xml | 2 +- shop/payment/pom.xml | 2 +- shop/payment/vendor/paypal/adaptivepayments/pom.xml | 2 +- shop/payment/vendor/paypal/pom.xml | 2 +- shop/payment/vendor/pom.xml | 2 +- shop/pom.xml | 4 ++-- shop/shipping/api/pom.xml | 2 +- shop/shipping/internal/pom.xml | 2 +- shop/shipping/pom.xml | 2 +- shop/themes/pom.xml | 2 +- 67 files changed, 87 insertions(+), 86 deletions(-) diff --git a/cms/contact/pom.xml b/cms/contact/pom.xml index a0064f627..b9f093ca0 100644 --- a/cms/contact/pom.xml +++ b/cms/contact/pom.xml @@ -12,7 +12,7 @@ org.mayocat.cms mayocat-cms-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.cms mayocat-cms-contact diff --git a/cms/news/pom.xml b/cms/news/pom.xml index 20e5753c6..d7d8e2e75 100644 --- a/cms/news/pom.xml +++ b/cms/news/pom.xml @@ -12,7 +12,7 @@ org.mayocat.cms mayocat-cms-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.cms mayocat-cms-news diff --git a/cms/pages/pom.xml b/cms/pages/pom.xml index f13878ce5..2dc8547e3 100644 --- a/cms/pages/pom.xml +++ b/cms/pages/pom.xml @@ -12,7 +12,7 @@ org.mayocat.cms mayocat-cms-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.cms mayocat-cms-pages diff --git a/cms/pom.xml b/cms/pom.xml index 98d3fa8fa..a1ef89751 100644 --- a/cms/pom.xml +++ b/cms/pom.xml @@ -13,12 +13,12 @@ org.mayocat mayocat-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.cms mayocat-cms-parent pom - 0.10-SNAPSHOT + 0.10 Mayocat CMS - Parent POM Parent POM for the CMS application diff --git a/platform/accounts/api/pom.xml b/platform/accounts/api/pom.xml index eece89478..e180b0527 100644 --- a/platform/accounts/api/pom.xml +++ b/platform/accounts/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-accounts - 0.10-SNAPSHOT + 0.10 mayocat-platform-accounts-api jar diff --git a/platform/accounts/default/pom.xml b/platform/accounts/default/pom.xml index 84a5a319c..eb8270168 100644 --- a/platform/accounts/default/pom.xml +++ b/platform/accounts/default/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-accounts - 0.10-SNAPSHOT + 0.10 mayocat-platform-accounts-default jar diff --git a/platform/accounts/pom.xml b/platform/accounts/pom.xml index 01617df07..080e8a50b 100644 --- a/platform/accounts/pom.xml +++ b/platform/accounts/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-accounts pom diff --git a/platform/addons/api/pom.xml b/platform/addons/api/pom.xml index 810150392..fc3bb8899 100644 --- a/platform/addons/api/pom.xml +++ b/platform/addons/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-addons - 0.10-SNAPSHOT + 0.10 mayocat-platform-addons-api jar diff --git a/platform/addons/default/pom.xml b/platform/addons/default/pom.xml index d258ec1e8..cbba6d0c9 100644 --- a/platform/addons/default/pom.xml +++ b/platform/addons/default/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-addons - 0.10-SNAPSHOT + 0.10 mayocat-platform-addons-default jar diff --git a/platform/addons/pom.xml b/platform/addons/pom.xml index 801845fec..fea1aca7b 100644 --- a/platform/addons/pom.xml +++ b/platform/addons/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-addons pom diff --git a/platform/application/pom.xml b/platform/application/pom.xml index c1e695845..79887425a 100644 --- a/platform/application/pom.xml +++ b/platform/application/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-application jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Application Abstract application module diff --git a/platform/attachments/pom.xml b/platform/attachments/pom.xml index 278d384aa..fb5e55c6d 100644 --- a/platform/attachments/pom.xml +++ b/platform/attachments/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-attachments jar diff --git a/platform/authorization/pom.xml b/platform/authorization/pom.xml index 5a7430552..ad70d753c 100644 --- a/platform/authorization/pom.xml +++ b/platform/authorization/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-authorization jar diff --git a/platform/base/pom.xml b/platform/base/pom.xml index a6c34df26..0251b4639 100644 --- a/platform/base/pom.xml +++ b/platform/base/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-base jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Base Some base classes and interfaces diff --git a/platform/configuration/api/pom.xml b/platform/configuration/api/pom.xml index 307fdcda6..64d441e90 100644 --- a/platform/configuration/api/pom.xml +++ b/platform/configuration/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-configuration - 0.10-SNAPSHOT + 0.10 mayocat-platform-configuration-api jar diff --git a/platform/configuration/default/pom.xml b/platform/configuration/default/pom.xml index 4f0ecda6e..44e5959a4 100644 --- a/platform/configuration/default/pom.xml +++ b/platform/configuration/default/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-configuration - 0.10-SNAPSHOT + 0.10 mayocat-platform-configuration-default jar diff --git a/platform/configuration/platform/pom.xml b/platform/configuration/platform/pom.xml index b8a1f26ba..e4b73df77 100644 --- a/platform/configuration/platform/pom.xml +++ b/platform/configuration/platform/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-configuration - 0.10-SNAPSHOT + 0.10 mayocat-platform-configuration-platform jar diff --git a/platform/configuration/pom.xml b/platform/configuration/pom.xml index dd64dfb73..8b8570d1d 100644 --- a/platform/configuration/pom.xml +++ b/platform/configuration/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-configuration pom diff --git a/platform/context/pom.xml b/platform/context/pom.xml index 488e2580e..6a1187310 100644 --- a/platform/context/pom.xml +++ b/platform/context/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-context jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Context Context related classed diff --git a/platform/files/pom.xml b/platform/files/pom.xml index 01387e7a8..f60b86bb6 100644 --- a/platform/files/pom.xml +++ b/platform/files/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-files jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Files Files management diff --git a/platform/front/pom.xml b/platform/front/pom.xml index ae9214227..5f3a81159 100644 --- a/platform/front/pom.xml +++ b/platform/front/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.platform mayocat-platform-front diff --git a/platform/image/api/pom.xml b/platform/image/api/pom.xml index 1d6216e35..2ff5afcbb 100644 --- a/platform/image/api/pom.xml +++ b/platform/image/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-image - 0.10-SNAPSHOT + 0.10 mayocat-platform-image-api jar diff --git a/platform/image/default/pom.xml b/platform/image/default/pom.xml index d43272676..c2a0d40f9 100644 --- a/platform/image/default/pom.xml +++ b/platform/image/default/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-image - 0.10-SNAPSHOT + 0.10 mayocat-platform-image-default jar diff --git a/platform/image/pom.xml b/platform/image/pom.xml index d1e7b8590..fbaac5411 100644 --- a/platform/image/pom.xml +++ b/platform/image/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-image pom diff --git a/platform/localization/pom.xml b/platform/localization/pom.xml index ab90f6dd3..41212377b 100644 --- a/platform/localization/pom.xml +++ b/platform/localization/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-localization jar diff --git a/platform/mail/pom.xml b/platform/mail/pom.xml index 9d008726f..b1e0f94f0 100644 --- a/platform/mail/pom.xml +++ b/platform/mail/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-mail jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Mail Mail service (send mail throught STMP) diff --git a/platform/manager/pom.xml b/platform/manager/pom.xml index 648f7473c..ed97184ef 100644 --- a/platform/manager/pom.xml +++ b/platform/manager/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-manager jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Manager Tenant manager API diff --git a/platform/model/pom.xml b/platform/model/pom.xml index f817114e7..d83b1a6de 100644 --- a/platform/model/pom.xml +++ b/platform/model/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-model jar diff --git a/platform/multitenancy/pom.xml b/platform/multitenancy/pom.xml index b9ac70126..e49a26877 100644 --- a/platform/multitenancy/pom.xml +++ b/platform/multitenancy/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-multitenancy jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Multitenancy Multitenancy related interfaces diff --git a/platform/pom.xml b/platform/pom.xml index 1a9abd627..70b4d1e88 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -12,12 +12,12 @@ org.mayocat mayocat-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.platform mayocat-platform-parent pom - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Parent POM The platform to build applications upon diff --git a/platform/rest/pom.xml b/platform/rest/pom.xml index 3b5e6ce26..b1fc0e73c 100644 --- a/platform/rest/pom.xml +++ b/platform/rest/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-rest jar diff --git a/platform/search/api/pom.xml b/platform/search/api/pom.xml index 1d7dbec9f..e34e821c0 100644 --- a/platform/search/api/pom.xml +++ b/platform/search/api/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-search - 0.10-SNAPSHOT + 0.10 mayocat-platform-search-api jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Search - API Search API diff --git a/platform/search/elasticsearch/pom.xml b/platform/search/elasticsearch/pom.xml index e4fccdfd9..46799f881 100644 --- a/platform/search/elasticsearch/pom.xml +++ b/platform/search/elasticsearch/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-search - 0.10-SNAPSHOT + 0.10 mayocat-platform-search-elasticsearch jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Search - Elastic Search Elastic Search implementation diff --git a/platform/search/pom.xml b/platform/search/pom.xml index 0d27cde05..41c4a3d24 100644 --- a/platform/search/pom.xml +++ b/platform/search/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-search pom - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Search - Parent POM Search module diff --git a/platform/store/api/pom.xml b/platform/store/api/pom.xml index e3122952f..ba0a6f63a 100644 --- a/platform/store/api/pom.xml +++ b/platform/store/api/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-store - 0.10-SNAPSHOT + 0.10 mayocat-platform-store-api jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Store - API Persistence layer API diff --git a/platform/store/memory/pom.xml b/platform/store/memory/pom.xml index 97af15094..a62acfac9 100644 --- a/platform/store/memory/pom.xml +++ b/platform/store/memory/pom.xml @@ -13,11 +13,11 @@ org.mayocat.platform mayocat-platform-store - 0.10-SNAPSHOT + 0.10 mayocat-platform-store-memory jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Store - Memory Memory implementation of Mayocat Store diff --git a/platform/store/pom.xml b/platform/store/pom.xml index ad464a02d..4fdd61d08 100644 --- a/platform/store/pom.xml +++ b/platform/store/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-store pom - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Store - Parent POM Persistence layer diff --git a/platform/store/rdbms/jdbi/pom.xml b/platform/store/rdbms/jdbi/pom.xml index 70b25a954..ac2f8d2bc 100644 --- a/platform/store/rdbms/jdbi/pom.xml +++ b/platform/store/rdbms/jdbi/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-store-rdbms - 0.10-SNAPSHOT + 0.10 mayocat-platform-store-rdbms-jdbi jar diff --git a/platform/store/rdbms/migrations/pom.xml b/platform/store/rdbms/migrations/pom.xml index 4f619e16b..35e34b644 100644 --- a/platform/store/rdbms/migrations/pom.xml +++ b/platform/store/rdbms/migrations/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-store-rdbms - 0.10-SNAPSHOT + 0.10 mayocat-platform-store-rdbms-migrations jar diff --git a/platform/store/rdbms/pom.xml b/platform/store/rdbms/pom.xml index b85eb52c9..e10b1636d 100644 --- a/platform/store/rdbms/pom.xml +++ b/platform/store/rdbms/pom.xml @@ -13,11 +13,11 @@ org.mayocat.platform mayocat-platform-store - 0.10-SNAPSHOT + 0.10 mayocat-platform-store-rdbms pom - 0.10-SNAPSHOT + 0.10 Mayocat Platform - Store - RDBMs - Parent POM Persistence layer - RDBMs implementation diff --git a/platform/themes/api/pom.xml b/platform/themes/api/pom.xml index d7e46c0b4..283eaa971 100644 --- a/platform/themes/api/pom.xml +++ b/platform/themes/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-themes - 0.10-SNAPSHOT + 0.10 mayocat-platform-themes-api jar diff --git a/platform/themes/default/pom.xml b/platform/themes/default/pom.xml index 24d4dce32..4ec001dde 100644 --- a/platform/themes/default/pom.xml +++ b/platform/themes/default/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-themes - 0.10-SNAPSHOT + 0.10 mayocat-platform-themes-default jar diff --git a/platform/themes/pom.xml b/platform/themes/pom.xml index af4f1209c..3e6995231 100644 --- a/platform/themes/pom.xml +++ b/platform/themes/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-themes pom diff --git a/platform/url/pom.xml b/platform/url/pom.xml index 9ab5393fe..10cbce1e0 100644 --- a/platform/url/pom.xml +++ b/platform/url/pom.xml @@ -12,11 +12,11 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-url jar - 0.10-SNAPSHOT + 0.10 Mayocat Platform - URL URL factories diff --git a/platform/views/pom.xml b/platform/views/pom.xml index 3dbe5ca5f..10a265c27 100644 --- a/platform/views/pom.xml +++ b/platform/views/pom.xml @@ -12,7 +12,7 @@ org.mayocat.platform mayocat-platform-parent - 0.10-SNAPSHOT + 0.10 mayocat-platform-views jar diff --git a/pom.xml b/pom.xml index 35dbbe1db..529c814b3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.mayocat mayocat-parent pom - 0.10-SNAPSHOT + 0.10 Mayocat - Parent POM Modern e-commerce and marketplace management on the JVM @@ -36,6 +36,7 @@ scm:git:git://github.com/mayocat/mayocat-shop.git scm:git:ssh://git@github.com/mayocat/mayocat-shop.git http://github.com/mayocat/mayocat-shop + mayocat-shop-0.10 diff --git a/shop/application/pom.xml b/shop/application/pom.xml index 5792383ee..10d01db91 100644 --- a/shop/application/pom.xml +++ b/shop/application/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-application diff --git a/shop/billing/api/pom.xml b/shop/billing/api/pom.xml index 9e2ea4f1d..a1fad5695 100644 --- a/shop/billing/api/pom.xml +++ b/shop/billing/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-billing - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-billing-api diff --git a/shop/billing/internal/pom.xml b/shop/billing/internal/pom.xml index ae2249986..c359af6b3 100644 --- a/shop/billing/internal/pom.xml +++ b/shop/billing/internal/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-billing - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-billing-internal diff --git a/shop/billing/pom.xml b/shop/billing/pom.xml index fb140054b..c7eb8b2c0 100644 --- a/shop/billing/pom.xml +++ b/shop/billing/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 mayocat-shop-billing pom diff --git a/shop/cart/pom.xml b/shop/cart/pom.xml index 5f8c334a5..85ee477c3 100644 --- a/shop/cart/pom.xml +++ b/shop/cart/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-cart diff --git a/shop/catalog/pom.xml b/shop/catalog/pom.xml index 7a7157ca6..1d0de1388 100644 --- a/shop/catalog/pom.xml +++ b/shop/catalog/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-catalog diff --git a/shop/checkout/pom.xml b/shop/checkout/pom.xml index a8224e929..ec21803ef 100644 --- a/shop/checkout/pom.xml +++ b/shop/checkout/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-checkout diff --git a/shop/client/pom.xml b/shop/client/pom.xml index e325885ee..b55822021 100644 --- a/shop/client/pom.xml +++ b/shop/client/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-client diff --git a/shop/distribution/pom.xml b/shop/distribution/pom.xml index e6d5adfc1..7e41bca55 100644 --- a/shop/distribution/pom.xml +++ b/shop/distribution/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-distribution diff --git a/shop/marketplace/pom.xml b/shop/marketplace/pom.xml index dbc204726..62b4fee30 100644 --- a/shop/marketplace/pom.xml +++ b/shop/marketplace/pom.xml @@ -12,11 +12,11 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 mayocat-shop-marketplace jar - 0.10-SNAPSHOT + 0.10 Mayocat Shop - Marketplace Elastic Search implementation diff --git a/shop/payment/api/pom.xml b/shop/payment/api/pom.xml index dd1996c85..1ae37337c 100644 --- a/shop/payment/api/pom.xml +++ b/shop/payment/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-payment - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-payment-api diff --git a/shop/payment/internal/pom.xml b/shop/payment/internal/pom.xml index d25ff6392..aa76d0772 100644 --- a/shop/payment/internal/pom.xml +++ b/shop/payment/internal/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-payment - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-payment-internal diff --git a/shop/payment/pom.xml b/shop/payment/pom.xml index e1f1d41f6..0f86b398f 100644 --- a/shop/payment/pom.xml +++ b/shop/payment/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 mayocat-shop-payment pom diff --git a/shop/payment/vendor/paypal/adaptivepayments/pom.xml b/shop/payment/vendor/paypal/adaptivepayments/pom.xml index 55e247560..60ec30842 100644 --- a/shop/payment/vendor/paypal/adaptivepayments/pom.xml +++ b/shop/payment/vendor/paypal/adaptivepayments/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-payment-vendor-paypal - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-payment-vendor-paypal-adaptivepayments diff --git a/shop/payment/vendor/paypal/pom.xml b/shop/payment/vendor/paypal/pom.xml index aebf961ee..208c6de42 100644 --- a/shop/payment/vendor/paypal/pom.xml +++ b/shop/payment/vendor/paypal/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-payment-vendor - 0.10-SNAPSHOT + 0.10 mayocat-shop-payment-vendor-paypal pom diff --git a/shop/payment/vendor/pom.xml b/shop/payment/vendor/pom.xml index 7287b0666..6a4f50459 100644 --- a/shop/payment/vendor/pom.xml +++ b/shop/payment/vendor/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-payment - 0.10-SNAPSHOT + 0.10 mayocat-shop-payment-vendor pom diff --git a/shop/pom.xml b/shop/pom.xml index 610451967..0967fc11a 100644 --- a/shop/pom.xml +++ b/shop/pom.xml @@ -13,12 +13,12 @@ org.mayocat mayocat-parent - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-parent pom - 0.10-SNAPSHOT + 0.10 Mayocat Shop - Parent POM Parent POM for the shop application diff --git a/shop/shipping/api/pom.xml b/shop/shipping/api/pom.xml index 14bcc2258..6858a8d52 100644 --- a/shop/shipping/api/pom.xml +++ b/shop/shipping/api/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-shipping - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-shipping-api diff --git a/shop/shipping/internal/pom.xml b/shop/shipping/internal/pom.xml index 97fcf30cd..82102f158 100644 --- a/shop/shipping/internal/pom.xml +++ b/shop/shipping/internal/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-shipping - 0.10-SNAPSHOT + 0.10 org.mayocat.shop mayocat-shop-shipping-internal diff --git a/shop/shipping/pom.xml b/shop/shipping/pom.xml index 2827c0c28..47098eb1f 100644 --- a/shop/shipping/pom.xml +++ b/shop/shipping/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 mayocat-shop-shipping pom diff --git a/shop/themes/pom.xml b/shop/themes/pom.xml index 8db07421e..8d6c5e3a3 100644 --- a/shop/themes/pom.xml +++ b/shop/themes/pom.xml @@ -12,7 +12,7 @@ org.mayocat.shop mayocat-shop-parent - 0.10-SNAPSHOT + 0.10 mayocat-shop-themes pom