You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ac...@apache.org on 2020/05/21 07:38:36 UTC

[servicemix-bundles] 01/02: Prepare for the next releasy cycle

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git

commit 4d5a6eb5a7f19f78e794e0c5b1ffc1a97e59bff8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu May 21 09:33:40 2020 +0200

    Prepare for the next releasy cycle
---
 pom.xml | 43 -------------------------------------------
 1 file changed, 43 deletions(-)

diff --git a/pom.xml b/pom.xml
index c7ce359..8366545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,49 +42,6 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-         <module>lucene-8.5.1</module>
-         <module>lucene-analyzers-common-8.5.1</module>
-         <module>lucene-queries-8.5.1</module>
-         <module>lucene-queryparser-8.5.1</module>
-         <module>lucene-sandbox-8.5.1</module>
-         <module>spring-security-acl-5.3.1.RELEASE</module>
-         <module>spring-security-aspects-5.3.1.RELEASE</module>
-         <module>spring-security-cas-5.3.1.RELEASE</module>
-         <module>spring-security-config-5.3.1.RELEASE</module>
-         <module>spring-security-core-5.3.1.RELEASE</module>
-         <module>spring-security-crypto-5.3.1.RELEASE</module>
-         <module>spring-security-data-5.3.1.RELEASE</module>
-         <module>spring-security-ldap-5.3.1.RELEASE</module>
-         <module>spring-security-messaging-5.3.1.RELEASE</module>
-         <module>spring-security-oauth2-client-5.3.1.RELEASE</module>
-         <module>spring-security-oauth2-core-5.3.1.RELEASE</module>
-         <module>spring-security-oauth2-jose-5.3.1.RELEASE</module>
-         <module>spring-security-remoting-5.3.1.RELEASE</module>
-         <module>spring-security-taglibs-5.3.1.RELEASE</module>
-         <module>spring-security-test-5.3.1.RELEASE</module>
-         <module>spring-security-web-5.3.1.RELEASE</module>
-         <module>spring-aop-5.2.5.RELEASE</module>
-         <module>spring-aspects-5.2.5.RELEASE</module>
-         <module>spring-beans-5.2.5.RELEASE</module>
-         <module>spring-context-5.2.5.RELEASE</module>
-         <module>spring-context-support-5.2.5.RELEASE</module>
-         <module>spring-core-5.2.5.RELEASE</module>
-         <module>spring-expression-5.2.5.RELEASE</module>
-         <module>spring-instrument-5.2.5.RELEASE</module>
-         <module>spring-jdbc-5.2.5.RELEASE</module>
-         <module>spring-jms-5.2.5.RELEASE</module>
-         <module>spring-messaging-5.2.5.RELEASE</module>
-         <module>spring-orm-5.2.5.RELEASE</module>
-         <module>spring-oxm-5.2.5.RELEASE</module>
-         <module>spring-test-5.2.5.RELEASE</module>
-         <module>spring-tx-5.2.5.RELEASE</module>
-         <module>spring-web-5.2.5.RELEASE</module>
-         <module>spring-webmvc-5.2.5.RELEASE</module>
-         <module>spring-websocket-5.2.5.RELEASE</module>
-         <module>azure-core-1.4.0</module>
-         <module>azure-storage-blob-12.6.0</module>
-         <module>azure-storage-common-12.6.0</module>
-         <module>azure-storage-queue-12.5.0</module>
     </modules>
 
 </project>