You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by si...@apache.org on 2019/06/28 18:56:44 UTC

[sling-org-apache-sling-feature-apiregions-model] branch master updated: @releng disabling baseline for the first version

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d422ee9  @releng disabling baseline for the first version
d422ee9 is described below

commit d422ee9347230e156f7ada49ab11f53b6938bb5f
Author: Simo Tripodi <st...@adobe.com>
AuthorDate: Fri Jun 28 20:56:38 2019 +0200

    @releng disabling baseline for the first version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 0419de8..c88c159 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,6 +36,7 @@
   <properties>
     <sling.java.version>8</sling.java.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <bnd.baseline.skip>true</bnd.baseline.skip>
   </properties>
 
   <scm>