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/07/12 06:50:34 UTC

[sling-whiteboard] branch master updated: Include SlingModelPersist in 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 2eb8f0e  Include SlingModelPersist in the reactor build
2eb8f0e is described below

commit 2eb8f0e7d018f64ead233a4bf62709fd2c80723c
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jul 12 09:49:34 2019 +0300

    Include SlingModelPersist in the reactor build
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

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