You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/06/27 14:33:51 UTC

[sling-org-apache-sling-connection-timeout-agent] branch master updated: [maven-release-plugin] prepare for next development iteration

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-connection-timeout-agent.git


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

commit 2f4b0ca5d872bef6949ea2abce8119ed9d55b41b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Jun 27 16:33:42 2019 +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 46ce117..22ad48a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
     </parent>
     <name>Apache Sling Connection Timeout Agent</name>
     <artifactId>org.apache.sling.connection-timeout-agent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-connection-timeout-agent.git</url>        
-      <tag>org.apache.sling.connection-timeout-agent-1.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>