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-installer-factory-packages.git
The following commit(s) were added to refs/heads/master by this push:
new a857884 [maven-release-plugin] prepare for next development iteration
a857884 is described below
commit a85788469db1a1dfffbb4e53674a243c68154cec
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri May 8 13:28:58 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index a333639..587c28d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.installer.factory.packages</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>Apache Sling Installer Packages Factory</name>
<description>
@@ -36,14 +36,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2020-05-08T11:28:36Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-05-08T11:28:58Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-packages.git</url>
- <tag>org.apache.sling.installer.factory.packages-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>