You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/11/17 16:13:42 UTC

[sling-feature-converter-maven-plugin] branch master updated: Update to latest cpconverter

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-feature-converter-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c8edf4  Update to latest cpconverter
1c8edf4 is described below

commit 1c8edf45940af79648ae6e409abce0bc4f93f220
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Tue Nov 17 16:13:30 2020 +0000

    Update to latest cpconverter
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4006d4d..b444551 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.cpconverter</artifactId>
-            <version>1.0.18</version>
+            <version>1.0.19-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>