You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/07/15 17:11:13 UTC

[isis] branch master updated: ISIS-1810: updates supplemental data models

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

danhaywood 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 774e04b  ISIS-1810: updates supplemental data models
774e04b is described below

commit 774e04b2e6a0514a88cf0dff1f1402c87af4acbf
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Jul 15 18:11:04 2018 +0100

    ISIS-1810: updates supplemental data models
    
    Removed dom4j
---
 core/src/main/appended-resources/supplemental-models.xml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/core/src/main/appended-resources/supplemental-models.xml b/core/src/main/appended-resources/supplemental-models.xml
index 7187fcd..cb0fa43 100644
--- a/core/src/main/appended-resources/supplemental-models.xml
+++ b/core/src/main/appended-resources/supplemental-models.xml
@@ -28,21 +28,6 @@
 
     <supplement>
         <project>
-            <groupId>dom4j</groupId>
-            <artifactId>dom4j</artifactId>
-            <version>1.6.1</version>
-            <licenses>
-                <license>
-                    <name>BSD License</name>
-                    <url>http://dom4j.sourceforge.net/dom4j-1.6.1/license.html</url>
-                    <distribution>repo</distribution>
-                </license>
-            </licenses>
-        </project>
-    </supplement>
-
-    <supplement>
-        <project>
           <groupId>javax.transaction</groupId>
           <artifactId>transaction-api</artifactId>
           <version>1.1</version>