You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2017/12/19 14:31:36 UTC

[karaf] 02/03: Add pax-keycloak repo url

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

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

commit 51b5c01ca95828e43f3d4ec302d9531a20405471
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Tue Dec 19 15:06:33 2017 +0100

    Add pax-keycloak repo url
---
 assemblies/features/standard/src/main/feature/feature.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assemblies/features/standard/src/main/feature/feature.xml b/assemblies/features/standard/src/main/feature/feature.xml
index c87e1bc..374b5e4 100644
--- a/assemblies/features/standard/src/main/feature/feature.xml
+++ b/assemblies/features/standard/src/main/feature/feature.xml
@@ -107,6 +107,7 @@
             pax-jms=mvn:org.ops4j.pax.jms/pax-jms-features/RELEASE/xml/features
             pax-jpa=mvn:org.ops4j.pax.jpa/pax-jpa-features/RELEASE/xml/features
             pax-transx=mvn:org.ops4j.pax.transx/pax-transx-features/RELEASE/xml/features
+            pax-keycloak=mvn:org.ops4j.pax.keycloak/pax-keycloak-features/RELEASE/xml/features
             pax-web=mvn:org.ops4j.pax.web/pax-web-features/RELEASE/xml/features
             pax-wicket=mvn:org.ops4j.pax.wicket/pax-wicket-features/RELEASE/xml/features
             ecf=http://download.eclipse.org/rt/ecf/RELEASE/site.p2/karaf-features.xml

-- 
To stop receiving notification emails like this one, please contact
"commits@karaf.apache.org" <co...@karaf.apache.org>.