You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2018/05/19 17:19:56 UTC

[isis] branch master updated: ISIS-1949: Adds 'commons' as a module to the core pom

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 88afeba  ISIS-1949: Adds 'commons' as a module to the core pom
88afeba is described below

commit 88afebaa01ea9d1104914705ec1fb23b268a0b78
Author: Andi Huber <ah...@apache.org>
AuthorDate: Sat May 19 19:19:49 2018 +0200

    ISIS-1949: Adds 'commons' as a module to the core pom
    
    Task-Url: https://issues.apache.org/jira/browse/ISIS-1949
---
 core/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/pom.xml b/core/pom.xml
index 5321152..e432086 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2386,6 +2386,7 @@ ${license.additional-notes}
 
     <modules>
         <module>schema</module>
+        <module>commons</module>
         <module>applib</module>
         <module>log4j</module>
         <module>metamodel</module>

-- 
To stop receiving notification emails like this one, please contact
ahuber@apache.org.