Repository: openmeetings
Updated Branches:
  refs/heads/master 703986f31 -> fd5882e64


no jira: more work on LICENSE generation automation


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

Branch: refs/heads/master
Commit: fd5882e64d10c357b94f8f613daccab8ba7ee0b0
Parents: 703986f
Author: Maxim Solodovnik <[email protected]>
Authored: Mon Jul 24 11:56:37 2017 +0700
Committer: Maxim Solodovnik <[email protected]>
Committed: Mon Jul 24 11:56:37 2017 +0700

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


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/fd5882e6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 03b2c49..6ff475f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,6 +207,9 @@
                                                                        
<goal>aggregate-add-third-party</goal>
                                                                </goals>
                                                                <configuration>
+                                                                       
<properties>
+                                                                               
<license.excludedScopes>test</license.excludedScopes>
+                                                                       
</properties>
                                                                        
<outputDirectory>${project.build.directory}</outputDirectory>
                                                                        
<useMissingFile>true</useMissingFile>
                                                                        
<licenseMerges>

Reply via email to