You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/05/08 16:17:49 UTC

[sling-whiteboard] branch master updated: Add maven-central-source-reporter to the reactor build

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new d22cd84  Add maven-central-source-reporter to the reactor build
d22cd84 is described below

commit d22cd84b297a7b7a517056cb160bcbf9409488ab
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed May 8 18:17:32 2019 +0200

    Add maven-central-source-reporter to the reactor build
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 309581b..406d475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,7 @@
 
     <modules>
           <module>mdresourceprovider</module>
+          <module>maven-central-source-reporter</module>
     </modules>
 </project>