You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2019/04/26 18:50:27 UTC

[sling-org-apache-sling-serviceuser-webconsole] branch master updated: [maven-release-plugin] prepare for next development iteration

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-serviceuser-webconsole.git


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

commit 97e0ff1eb41a2874998f4f02e5bd244832b56b33
Author: Dan Klco <dk...@apache.org>
AuthorDate: Fri Apr 26 14:50:24 2019 -0400

    [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 9bfb27a..d058dac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
 	<artifactId>org.apache.sling.serviceuser.webconsole</artifactId>
 	<packaging>bundle</packaging>
-	<version>1.0.2</version>
+	<version>1.0.3-SNAPSHOT</version>
 
 	<name>Apache Sling Service User Web Console</name>
 	<description>
@@ -32,7 +32,7 @@
 		<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git</connection>
 		<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git</developerConnection>
 		<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-serviceuser-webconsole.git</url>
-		<tag>org.apache.sling.serviceuser.webconsole-1.0.2</tag>
+		<tag>HEAD</tag>
 	</scm>
 
 	<build>