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

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


The following commit(s) were added to refs/heads/master by this push:
     new f18b978  [maven-release-plugin] prepare for next development iteration
f18b978 is described below

commit f18b97843ab29b8cd1d4489d701966096bdd2352
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Jul 28 16:19:03 2020 +0100

    [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 ffb291d..f44cb50 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
     </parent>
 
     <artifactId>org.apache.sling.javax.activation</artifactId>
-    <version>0.2.0</version>
+    <version>0.2.1-SNAPSHOT</version>
 
     <name>Apache Sling javax.activation bundle</name>
     <description>The Apache Sling javax.activation bundle contributes an 
OSGi-compatible activation bundle.</description>
     
     <properties>
-        
<project.build.outputTimestamp>2020-07-28T15:18:40Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2020-07-28T15:19:03Z</project.build.outputTimestamp>
         <javax.activation.version>1.2.2</javax.activation.version>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
     </properties>    
@@ -43,7 +43,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-javax-activation.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-javax-activation.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-javax-activation.git</url>
-      <tag>org.apache.sling.javax.activation-0.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to