This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git
The following commit(s) were added to refs/heads/master by this push:
new 9f0fe77 [maven-release-plugin] prepare for next development iteration
9f0fe77 is described below
commit 9f0fe777eab2b51ffed76f5ae9cadb0480313752
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Sep 8 12:00:02 2018 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6f0d219..620932c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.mime</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
<name>Apache Sling Commons MIME type mapping support</name>
<description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-mime.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-mime.git</url>
- <tag>org.apache.sling.commons.mime-2.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>