You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2019/12/16 22:50:34 UTC

[sling-org-apache-sling-feature-cpconverter] branch master updated: [maven-release-plugin] prepare release org.apache.sling.feature.cpconverter-1.0.2

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

andysch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git


The following commit(s) were added to refs/heads/master by this push:
     new 393c9a6  [maven-release-plugin] prepare release org.apache.sling.feature.cpconverter-1.0.2
393c9a6 is described below

commit 393c9a68f455b5fb69959cfbacd7b6ed6e4f9c4c
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Mon Dec 16 14:50:30 2019 -0800

    [maven-release-plugin] prepare release org.apache.sling.feature.cpconverter-1.0.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 858351f..81e2816 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
 
   <artifactId>org.apache.sling.feature.cpconverter</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.2</version>
 
   <name>Apache Sling Content Package to Feature Model converter</name>
   <description>Content Package to Feature Model converter tools for Apache Sling</description>
@@ -64,7 +64,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-cpconverter.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.feature.cpconverter-1.0.2</tag>
   </scm>
 
   <dependencies>