Repository: metamodel
Updated Branches:
  refs/heads/master 3faebed1e -> f4ba2c9ed


Marking jaxws-rt as "provided" instead of included


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

Branch: refs/heads/master
Commit: fa076a8108e3d90018cac0115f2ddca3c2cc0ffc
Parents: 3faebed
Author: Kasper Sørensen <[email protected]>
Authored: Thu Dec 6 17:40:36 2018 -0800
Committer: Kasper Sørensen <[email protected]>
Committed: Thu Dec 6 17:40:36 2018 -0800

----------------------------------------------------------------------
 sugarcrm/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/fa076a81/sugarcrm/pom.xml
----------------------------------------------------------------------
diff --git a/sugarcrm/pom.xml b/sugarcrm/pom.xml
index c19f95e..75b379f 100644
--- a/sugarcrm/pom.xml
+++ b/sugarcrm/pom.xml
@@ -166,6 +166,7 @@ under the License.
                        <groupId>com.sun.xml.ws</groupId>
                        <artifactId>jaxws-rt</artifactId>
                        <version>${jaxws.version}</version>
+                       <scope>provided</scope>
                        <exclusions>
                                <exclusion>
                                        <groupId>javax.xml.stream</groupId>

Reply via email to