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

dgriffon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f6226297 UNOMI-663 : set graphql feature packaging (#517)
4f6226297 is described below

commit 4f62262976b43e5075745fac2ceaedf933c13ac0
Author: David Griffon <[email protected]>
AuthorDate: Thu Sep 29 11:15:00 2022 +0200

    UNOMI-663 : set graphql feature packaging (#517)
---
 graphql/karaf-feature/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphql/karaf-feature/pom.xml b/graphql/karaf-feature/pom.xml
index 07f44781b..2714f434f 100644
--- a/graphql/karaf-feature/pom.xml
+++ b/graphql/karaf-feature/pom.xml
@@ -24,7 +24,7 @@
         <version>2.0.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
-    <packaging>feature</packaging>
+    <packaging>kar</packaging>
 
     <artifactId>cdp-graphql-feature</artifactId>
     <name>Apache Unomi :: GraphQL API :: Karaf Feature</name>

Reply via email to