You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/06/28 07:23:56 UTC

syncope git commit: Adding the docker modules to the apache-release profile

Repository: syncope
Updated Branches:
  refs/heads/2_0_X c3b7bceb7 -> 27987e554


Adding the docker modules to the apache-release profile


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/27987e55
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/27987e55
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/27987e55

Branch: refs/heads/2_0_X
Commit: 27987e55423b73d3f60e739d8c4455ad1a653b8e
Parents: c3b7bce
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jun 28 09:23:49 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jun 28 09:23:49 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/27987e55/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 71b2bc7..45a61687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2422,6 +2422,10 @@ under the License.
           </plugin>
         </plugins>
       </build>
+
+      <modules>
+        <module>docker</module>
+      </modules>
     </profile>
 
     <profile>