You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/12/06 14:13:44 UTC

svn commit: r1548506 - /karaf/trunk/manual/src/main/webapp/users-guide/provisioning.conf

Author: jbonofre
Date: Fri Dec  6 13:13:43 2013
New Revision: 1548506

URL: http://svn.apache.org/r1548506
Log:
[KARAF-2511] Update the provisioning page

Modified:
    karaf/trunk/manual/src/main/webapp/users-guide/provisioning.conf

Modified: karaf/trunk/manual/src/main/webapp/users-guide/provisioning.conf
URL: http://svn.apache.org/viewvc/karaf/trunk/manual/src/main/webapp/users-guide/provisioning.conf?rev=1548506&r1=1548505&r2=1548506&view=diff
==============================================================================
--- karaf/trunk/manual/src/main/webapp/users-guide/provisioning.conf (original)
+++ karaf/trunk/manual/src/main/webapp/users-guide/provisioning.conf Fri Dec  6 13:13:43 2013
@@ -241,7 +241,7 @@ Repository                | URL
 ------------------------------------------------------------------------------------------------
 standard-3.0.0            | mvn:org.apache.karaf.features/standard/3.0.0/xml/features
 enterprise-3.0.0          | mvn:org.apache.karaf.features/enterprise/3.0.0/xml/features
-org.ops4j.pax.web-3.0.4   | mvn:org.ops4j.pax.web/pax-web-features/3.0.4/xml/features
+org.ops4j.pax.web-3.0.5   | mvn:org.ops4j.pax.web/pax-web-features/3.0.5/xml/features
 spring-3.0.0              | mvn:org.apache.karaf.features/spring/3.0.0/xml/features
 {code}
 
@@ -258,7 +258,7 @@ Reloading all repositories from their ur
 Repository                | URL
 ------------------------------------------------------------------------------------------------
 standard-3.0.0            | mvn:org.apache.karaf.features/standard/3.0.0/xml/features
-org.ops4j.pax.web-3.0.4   | mvn:org.ops4j.pax.web/pax-web-features/3.0.4/xml/features
+org.ops4j.pax.web-3.0.5   | mvn:org.ops4j.pax.web/pax-web-features/3.0.5/xml/features
 enterprise-3.0.0          | mvn:org.apache.karaf.features/enterprise/3.0.0/xml/features
 spring-3.0.0              | mvn:org.apache.karaf.features/spring/3.0.0/xml/features
 {code}