You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ch...@apache.org on 2013/07/22 12:34:28 UTC

svn commit: r1505651 - /felix/trunk/examples/jaas/launcher/src/main/bundles/list.xml

Author: chetanm
Date: Mon Jul 22 10:34:28 2013
New Revision: 1505651

URL: http://svn.apache.org/r1505651
Log:
FELIX-3981 Create a sample project for demonstrating Felix JAAS main features

Updating WebConsole version to 4.2.0

Modified:
    felix/trunk/examples/jaas/launcher/src/main/bundles/list.xml

Modified: felix/trunk/examples/jaas/launcher/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/jaas/launcher/src/main/bundles/list.xml?rev=1505651&r1=1505650&r2=1505651&view=diff
==============================================================================
--- felix/trunk/examples/jaas/launcher/src/main/bundles/list.xml (original)
+++ felix/trunk/examples/jaas/launcher/src/main/bundles/list.xml Mon Jul 22 10:34:28 2013
@@ -132,7 +132,7 @@
     <bundle>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.webconsole</artifactId>
-      <version>4.0.0</version>
+      <version>4.2.0</version>
     </bundle>
     <bundle>
       <groupId>org.apache.geronimo.bundles</groupId>