You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2020/09/24 15:01:33 UTC

[servicemix-bundles] branch master updated: Include castor in next release cycle

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7e26d51  Include castor in next release cycle
7e26d51 is described below

commit 7e26d51e04bb280116596fe73705bcf398690c9e
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Sep 24 17:00:30 2020 +0200

    Include castor in next release cycle
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 0acc4c5..903ae8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@
       <module>spring-security-web-5.3.3.RELEASE</module>
       <module>azure-storage-blob-12.8.0</module>
       <module>azure-storage-common-12.8.0</module>
+      <module>castor-1.4.1</module>
     </modules>
 
 </project>