You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2014/01/07 15:52:04 UTC

git commit: CLEREZZA-815: added provisioning to reactor

Updated Branches:
  refs/heads/master b7ec07bb4 -> c0d3eb25b


CLEREZZA-815: added provisioning to reactor

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

Branch: refs/heads/master
Commit: c0d3eb25b54af286147a5cfd690161221053b652
Parents: b7ec07b
Author: retobg <re...@apache.org>
Authored: Tue Jan 7 15:49:19 2014 +0100
Committer: retobg <re...@apache.org>
Committed: Tue Jan 7 15:49:19 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/clerezza/blob/c0d3eb25/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dd211ab..7eebb9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,6 +112,7 @@
                 <module>platform.usermanager.webinterface</module>
                 <module>platform.users</module>
                 <module>platform.xhtml2html</module>
+                <module>provisioning</module>
                 <module>osgi.services</module>
                 <module>rdf.core</module>
                 <module>rdf.core.test</module>