You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/01/10 07:22:10 UTC

[sling-org-apache-sling-feature-modelconverter] branch master updated: Updating to parent 35

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e37986f  Updating to parent 35
e37986f is described below

commit e37986f27ee6d83c60d3939c1448ee5410ac7fc0
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Jan 10 08:21:58 2020 +0100

    Updating to parent 35
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4900b3a..1c10a03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,6 +133,7 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.annotation.versioning</artifactId>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>