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-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new e94e982 SLING-6196 - Add the Composum OSGi Installer factory for
content packages
e94e982 is described below
commit e94e9827a86cd3140ceee28f6c9dbb643ecbfebd
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 30 18:09:14 2019 +0200
SLING-6196 - Add the Composum OSGi Installer factory for content packages
---
src/main/provisioning/composum.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/main/provisioning/composum.txt
b/src/main/provisioning/composum.txt
index b7d6175..56e6a43 100644
--- a/src/main/provisioning/composum.txt
+++ b/src/main/provisioning/composum.txt
@@ -26,7 +26,8 @@
com.composum.sling.core/composum-sling-core-jslibs/${composum.nodes.version}
com.composum.sling.core/composum-sling-user-management/${composum.nodes.version}
com.composum.sling.core/composum-sling-package-manager/${composum.nodes.version}
- org.apache.jackrabbit.vault/org.apache.jackrabbit.vault/3.2.4
+
com.composum.sling.core.osgi/composum-sling-osgi-package-installer/${composum.nodes.version}
+ org.apache.jackrabbit.vault/org.apache.jackrabbit.vault/3.2.8
[configurations]