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

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


The following commit(s) were added to refs/heads/master by this push:
     new b248254  SLING-7790 Site update for release 1.0.2
b248254 is described below

commit b248254b8876b9f457a20bbea238044ede39fe8d
Author: georg.henzler <[email protected]>
AuthorDate: Mon Oct 15 19:52:37 2018 -0400

    SLING-7790 Site update for release 1.0.2
---
 .../content/documentation/bundles/installer-provider-installhook.md     | 2 +-
 src/main/jbake/content/releases.md                                      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/src/main/jbake/content/documentation/bundles/installer-provider-installhook.md
 
b/src/main/jbake/content/documentation/bundles/installer-provider-installhook.md
index 92f25ef..0e6c66a 100644
--- 
a/src/main/jbake/content/documentation/bundles/installer-provider-installhook.md
+++ 
b/src/main/jbake/content/documentation/bundles/installer-provider-installhook.md
@@ -31,7 +31,7 @@ To include the install hook into a content package, use the 
following code:
                         <artifactItem>
                             <groupId>org.apache.sling</groupId>
                             
<artifactId>org.apache.sling.installer.provider.installhook</artifactId>
-                            <version>1.0.0</version>
+                            <version>1.0.2</version>
                         </artifactItem>
                     </artifactItems>
                     
<outputDirectory>${project.build.directory}/vault-work/META-INF/vault/hooks</outputDirectory>
diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 250d6af..47a8d40 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 
 ## October 2018
 
+* Installer Vault Package Install Hook 1.0.2 (15th)
 * Scripting HTL Engine 1.0.56-1.4.0, Scripting HTL Testing Content 
1.0.12-1.4.0, Scripting HTL Testing 1.0.12-1.4.0, HTL Maven Plugin 1.2.0-1.4.0
 * Clam 1.0.0, Commons Clam 1.0.0 (1st)
 

Reply via email to