This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-file-optimization.git
The following commit(s) were added to refs/heads/master by this push:
new 1184ef6 [maven-release-plugin] prepare release
org.apache.sling.fileoptim-0.9.2
1184ef6 is described below
commit 1184ef6f64d4d5018c5a64665c53645c2eb2e734
Author: Dan Klco <[email protected]>
AuthorDate: Fri Sep 7 11:39:11 2018 -0400
[maven-release-plugin] prepare release org.apache.sling.fileoptim-0.9.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c631795..ff50a40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.fileoptim</artifactId>
- <version>0.9.1-SNAPSHOT</version>
+ <version>0.9.2</version>
<packaging>bundle</packaging>
<name>Apache Sling File Optimization</name>
@@ -32,7 +32,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-file-optimization.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-file-optimization.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-file-optimization.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.fileoptim-0.9.2</tag>
</scm>
<build>