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/11/23 12:34:43 UTC

[servicemix-bundles] 02/02: [SM-4585] Added Docker Java 3.2.6 bundle to POM

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 119c2210ff6dc93c2ed8ce6bdf21f50573dd13b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 23 13:34:08 2020 +0100

    [SM-4585] Added Docker Java 3.2.6 bundle to POM
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e36548e..740dfc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
     <modules>
       <module>xstream-1.4.14</module>
       <module>fop-2.5</module>
+      <module>docker-java-3.2.6</module>
     </modules>
 
 </project>