dev@glassfish.java.net

Review felix pom.xml change

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 30 Apr 2009 09:13:57 -0700

Upgrade to felix 1.6.1, required for P1,
https://glassfish.dev.java.net/issues/show_bug.cgi?id=7648

-vivek.

Index: pom.xml
===================================================================
--- pom.xml (revision 26753)
+++ pom.xml (working copy)
@@ -55,7 +55,7 @@
                              <artifactItem>
                                <groupId>org.apache.felix</groupId>
                                
<artifactId>org.apache.felix.main</artifactId>
- <version>1.6.0</version>
+ <version>1.6.1</version>
                                
<outputDirectory>${felix.outdir}/bin</outputDirectory>
                                <destFileName>felix.jar</destFileName>
                              </artifactItem>