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 2020/09/22 21:30:11 UTC

[sling-org-apache-sling-app-cms] branch master updated: Skipping baseline since a feature model is most definitely not a bundle

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-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 833cc61  Skipping baseline since a feature model is most definitely not a bundle
833cc61 is described below

commit 833cc61a18cc1218ce1250f6c9fb4f407aa0db09
Author: Dan Klco <dk...@apache.org>
AuthorDate: Tue Sep 22 17:29:58 2020 -0400

    Skipping baseline since a feature model is most definitely not a bundle
---
 feature/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/feature/pom.xml b/feature/pom.xml
index c1edf3e..0136f88 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -31,6 +31,7 @@
         <jackson.version>2.11.1</jackson.version>
         <oak.version>1.26.0</oak.version>
         <slf4j.version>1.7.25</slf4j.version>
+        <bnd.baseline.skip>true</bnd.baseline.skip>
     </properties>
 
     <build>